Loading Tool

Explorer IconExplorer

Memory Pool

14,836 transactions
7.48 vMB
0.06813758 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.82/200 MB

Candidate Block

Mining Attempt cf9d6e25855203255d509d279a9a47d2b2deda8d90022d7b673e34be863f2b47
Version 20000000
Previous Block 000000000000000000014105dee4cd37c7a5f23cb629ce890083c2cdae74e30d
Merkle Root 2360876d9b80e2b035f836c18fc45b0786245f9c6fbe727809f4f99fe164262a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,859
Size: 1.00 vMB
Total Fees: 0.05337854 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,437 (851,051 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
62,386 62,386 00000000036b5e7123837331c1473d3a85a9191b59cd8ef026f21d6cfe426826 1 0.00 vMB 0
62,385 62,385 000000000685bef5b66631c34b7b1b6fdf3be80d608e2066b1bc6cd0695aaefb 1 0.00 vMB 0
62,384 62,384 000000000b7b7ac509141b95f104ff2f4a47db5e5b56bbe920ff3cb31122fa1a 1 0.00 vMB 0
62,383 62,383 0000000001f3902c67cacc7fc7f78ceea02c4cf552cd79b0991441f4735e1080 2 0.00 vMB 0
62,382 62,382 00000000068783c762710d27f3d4f0b3e66e2cb679356885614ded17974f08dd 2 0.00 vMB 0
62,381 62,381 000000000e5d389465ef039b2ff4c9f0e52faa1cc1a11598504075608a4f5c92 1 0.00 vMB 0
62,380 62,380 00000000065a4ffbad08ee1600c9cba3528b1e28073882a85f1b820386536d5a 1 0.00 vMB 0
62,379 62,379 000000000e356b13f70db9d7d161ae1caa233250d02aedfc5cedb441db6781d7 1 0.00 vMB 0
62,378 62,378 00000000073cd914031c8c847ab8950ed16f8d4bd38bff05ab5591349d850b8b 1 0.00 vMB 0
62,377 62,377 0000000002c07c758b7fcad9287972f746e3a4aa5ccd1bdc9f0b6c4d93d6e94f 1 0.00 vMB 0
62,376 62,376 000000000e3e26ce92417b3d5c9f23fc91eba42cb7e84f697de94fc8462bd4f2 3 0.00 vMB 0
62,375 62,375 000000000e2714d70690ed7cda31e9005b2f5c86a49fab2a4cefb4838e8d6402 1 0.00 vMB 0
62,374 62,374 00000000017595b016f1f1fa539e4f00e243b877558b254c70b98b20bc9adadf 1 0.00 vMB 0
62,373 62,373 0000000007b2c70658e381052455320518eed1d1c7e680ac63c03c3554fcc386 2 0.00 vMB 0
62,372 62,372 0000000009bc0c48d53d95da89b6941e1ea59f222976bb992d34bf4d9b9abba9 1 0.00 vMB 0
62,371 62,371 0000000005b6d4962012a05315d714e3c39d0ea3a5a75072db621641e2c404ac 1 0.00 vMB 0
62,370 62,370 000000000289f1282984368a6166917958251bf9af31ebba82939012cb4e2f57 1 0.00 vMB 0
62,369 62,369 000000000898b0d2685bc6d0839d1c8c4c5dcff65d161bbb1ec07d0cdf4924ea 1 0.00 vMB 0
62,368 62,368 000000000e7651068d3a752aa997fc128a21f437c62c08ce0447651a9c745204 1 0.00 vMB 0
62,367 62,367 00000000023eedade435c212e9a3addc13e9bad9bb47c79eb60f62d9a928bbcd 2 0.00 vMB 0
62,366 62,366 000000000a1f94a998ff53170f5ea33855594945df9f8c887d624dfac7eff8f9 2 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.63 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: 303.11 GB
    • Received: 1.37 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.