Loading Tool

Explorer IconExplorer

Memory Pool

25,230 transactions
10.49 vMB
0.06430039 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.52/200 MB

Candidate Block

Mining Attempt 834cfad77b314fac99dabb40a81974a320a1ecf2244d78a95afb0acc775df35a
Version 20000000
Previous Block 00000000000000000001ab8543ceb5341d10e020a323e9e6a65fe27d1b7949d0
Merkle Root 29737f1c0669014d80bd9a14323488bee19a3ad36ac4bd58d0963b4b9a488069
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,977
Size: 1.00 vMB
Total Fees: 0.04710045 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,551 (552,505 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,046 361,046 0000000000000000095fd0c16f51f5c9f1a0264950ecf6e058b9dc8ce9ca5f9f 694 0.38 vMB 26
361,045 361,045 000000000000000003ebf1f450a53254e637326fc6a8797255518447b9827034 970 0.58 vMB 24
361,044 361,044 000000000000000012c8d98240039c5a98456833f711381ad1b6002d1383b8b1 1,009 0.81 vMB 18
361,043 361,043 0000000000000000034d8710ad76a7b5697117f62171f5767bc68be6484a6e1a 523 0.25 vMB 24
361,042 361,042 0000000000000000010408bebe94a38bacd585b83ef161b349b2594d4d43192e 932 0.55 vMB 31
361,041 361,041 000000000000000006c39ab31e6feed38fd7f666a61b55eac4eb765be13d6a8f 1,133 0.75 vMB 18
361,040 361,040 000000000000000003096925fb0b51f1454ba3b78c148f9d3ecf34e3725e6862 1,158 0.62 vMB 28
361,039 361,039 00000000000000000f47f84c66f6ff1b36e9466d060a1e74d0cb79cfaaf9d4c5 387 0.42 vMB 6
361,038 361,038 000000000000000003df362369df7d8c32d6f337b11d1b97f41678f59e564cd0 1 0.00 vMB 0
361,037 361,037 000000000000000009d3932682a4a737dd8e63ac483399fc601c3278b5b8d078 1,067 0.75 vMB 28
361,036 361,036 000000000000000005af1bfe677d7ad2371f567f6411440b9f5a2c7b5ad4ff8b 1,568 0.75 vMB 30
361,035 361,035 00000000000000000eef2df039a63a4bd103819111f75fbd6f6b9dc432fb5361 814 0.60 vMB 18
361,034 361,034 0000000000000000161700afc75dbeb45d2a61b840dc5d4b054e1665421db06a 514 0.25 vMB 29
361,033 361,033 0000000000000000154c211284e1b98aeee61a04b92d5b6b1e2e6fb0181da72d 1,163 0.64 vMB 24
361,032 361,032 000000000000000013f2b340bbb34c48c427d5c3bc2206b430dd390c86a688ef 288 0.25 vMB 15
361,031 361,031 00000000000000000258399e50f5fbdf2cf2e1c63465b5c87f608c186562984b 708 0.39 vMB 27
361,030 361,030 00000000000000001175cd17587ecc567b9d5d16080df84cf4946476a38f1715 255 0.13 vMB 29
361,029 361,029 00000000000000000b6262f79d04eea253df12cc98b199fe58213b38f6432fd5 182 0.13 vMB 15
361,028 361,028 000000000000000014a5bba1bb8b7a06f42b9c57f625001270d1f78ac04af347 539 0.49 vMB 18
361,027 361,027 00000000000000000c01aee764c8609762339504f13e75344b904e7602207511 1,497 0.75 vMB 32
361,026 361,026 000000000000000006df3d334dde78ee6d3000372b8f421d34b956f03c47b9aa 588 0.55 vMB 16
Previous 10 blocks ↓
Total Size: 779.82 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 415.55 GB
    • Received: 2.23 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.