Loading Tool

Explorer IconExplorer

Memory Pool

35,783 transactions
27.57 vMB
0.05999637 BTC
Random Selection Loading Transactions
Max Size: 138.69/200 MB

Candidate Block

Mining Attempt bf3eef493f28ce9174d07cc895414956d35f75f5179510ffed2015f570d1f724
Version 20000000
Previous Block 000000000000000000006d49673a863294886cf674a899736033f24b7f746e94
Merkle Root 65153539e5482b594a14b2606043a42e6aa5ede5505dcb74bae44e8c33812366
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,484
Size: 1.00 vMB
Total Fees: 0.00777398 BTC
Feerates: 203.60 > 0.78 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,599 (858,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
56,037 56,037 000000000365f1c07fdc6862b0e0c17fd30298a36b6da453623a52e933cc5c2a 1 0.00/1.00 vMB 0
56,036 56,036 000000000c907e4a0f95dc478f57a81c327b1aae664a461f05dede643e4c3434 1 0.00/1.00 vMB 0
56,035 56,035 0000000012201be007046a80147e93379e0bb9c9c4d3f3aa8634b7d629b04576 1 0.00/1.00 vMB 0
56,034 56,034 000000000024011c159f76fed4b471ce69e0d8cb9244123bf3c8719e088ea681 1 0.00/1.00 vMB 0
56,033 56,033 000000000c6b2af29c7812c0f713ad53db798bcf4926572493958d3f780f0a62 1 0.00/1.00 vMB 0
56,032 56,032 0000000008aaa2dca7148ae6b40f8c9d98716ea22a69434001cf1d208698ba2e 1 0.00/1.00 vMB 0
56,031 56,031 0000000011b09858a3ed20130bf8595a4adb20c60214c547b0fb84b2073311d2 1 0.00/1.00 vMB 0
56,030 56,030 000000000f52e1cae36a8e925f389fbdd0b8b050c386e81e266444f46d380d8c 1 0.00/1.00 vMB 0
56,029 56,029 00000000032a924c622d3e3441958c79871b2ffdfaa21eb39b28628519e44272 1 0.00/1.00 vMB 0
56,028 56,028 0000000005c8f545aa55017781ffdd8f92c67e661beb0b03d3b3f74979baf01f 1 0.00/1.00 vMB 0
56,027 56,027 000000001283662532dcdb1d236c304274b8e1beaeb3b58f3f29f11cdfdfc708 2 0.00/1.00 vMB 0
56,026 56,026 000000000d081cace81040be0a23873c51a1c50313698ff4f869e53604179231 1 0.00/1.00 vMB 0
56,025 56,025 000000000b91a6ee1709e0b85a00d9970b18c6aa146a91286ae6634a95ebbcc9 1 0.00/1.00 vMB 0
56,024 56,024 000000000c8e3e645fc8501041b612994fedcebf91b38ab784859ae51b375c17 1 0.00/1.00 vMB 0
56,023 56,023 00000000136b2a2b977b707f02aba421dc46fd196c500c135851640ff777250d 1 0.00/1.00 vMB 0
56,022 56,022 00000000056553a65bf56afa1f0bfcf878c5b4a0089bacbb552c29e1421177e5 1 0.00/1.00 vMB 0
56,021 56,021 000000001020ef53924e95d93d6775f87a2d2f8496cb52be72363bce32358924 1 0.00/1.00 vMB 0
56,020 56,020 000000000c3858c0da3381d1f03f722b2ed2d4da0ae293b81b7f6a92a362fc17 1 0.00/1.00 vMB 0
56,019 56,019 000000001197ada8f500d6c75567c3d8c24acec6482173e3c55dc366b761603e 1 0.00/1.00 vMB 0
56,018 56,018 000000000db38c946d8c071401e9cbd2f35f661da3a02780e61ba52cd4c523f9 1 0.00/1.00 vMB 0
56,017 56,017 0000000007b1701792eff8b0b1396546cf54151989e4ef8b048a75d809c77a23 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.49 GB
    • Received: 11.80 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.