Loading Tool

Explorer IconExplorer

Memory Pool

86,029 transactions
32.05 vMB
0.21547107 BTC
Random Selection Loading Transactions
Max Size: 191.65/200 MB

Candidate Block

Mining Attempt 3c2b548992d5ec5d3f5dd44e0a3176071fdad8d25cb9a35a94104d45a129239d
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 15e8961c613e304661809c19e48dd426ec655e98d0f48d2f7d1edc7cdf7fe071
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,872
Size: 1.00 vMB
Total Fees: 0.09705070 BTC
Feerates: 529.10 > 9.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (238,679 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
676,468 676,468 00000000000000000009ecd2ab91b6558c1a07a08273f662856035ee50311edd 1,588 1.00/1.00 vMB 36
676,467 676,467 0000000000000000000bd2140624695d92f2ee3c1d75bdd4dc4034290e61e4ab 1,117 1.00/1.00 vMB 40
676,466 676,466 0000000000000000000551f6b022afcb7d77623ff10771503359e79a4fbbe8dc 2,036 1.00/1.00 vMB 84
676,465 676,465 00000000000000000008a02029832d672de84f004a19f18924dc84cf6b0585ef 897 1.00/1.00 vMB 65
676,464 676,464 0000000000000000000aa113ab572489ce1e219afe9a3f93aeaf90de41b8167b 2,191 1.00/1.00 vMB 81
676,463 676,463 00000000000000000003b24c84d9e5d3137ba54d72343c496ec5054333174ef1 1,486 1.00/1.00 vMB 17
676,462 676,462 00000000000000000009f0df2ac7cbe75a59c8a46be6ccd8f903a572ab839b4c 1,891 1.00/1.00 vMB 23
676,461 676,461 0000000000000000000b5bedbc5c7b1d746b636b822bf5b4f80efc3c6674d111 2,458 1.00/1.00 vMB 13
676,460 676,460 000000000000000000056a8b0232abdafcfe95e9e9707180986874bf2b5f6660 1,779 1.00/1.00 vMB 16
676,459 676,459 00000000000000000004f157d8038d4fd98b19137c6ef64074db03a349ffc0fe 2,598 1.00/1.00 vMB 49
676,458 676,458 0000000000000000000a110cac972b7b3e49d331e2a552ee437ba99756de2076 1,812 1.00/1.00 vMB 18
676,457 676,457 00000000000000000002a0b4d407e8dc7c01ca5661a9831e91abf359ca2ebb97 2,562 1.00/1.00 vMB 33
676,456 676,456 00000000000000000009e1854d60d0ce3a456c1dd59d6e9ad497ca762fc7d26a 2,394 1.00/1.00 vMB 46
676,455 676,455 0000000000000000000c17971c86a823a465e18f2973054c6b5dc08068bc7eb9 2,139 1.00/1.00 vMB 41
676,454 676,454 000000000000000000048d8c58af7a447e4bc2256a3118fac014f4c30dd7c60b 2,584 1.00/1.00 vMB 62
676,453 676,453 00000000000000000008cdae3c771727671c4ebbe440b6780e37b00de11e21ee 2,264 1.00/1.00 vMB 46
676,452 676,452 0000000000000000000c6046ad363a8bbd28cf39901fdbb7c17e15f1b407d245 2,004 1.00/1.00 vMB 64
676,451 676,451 00000000000000000005e78dc8204ab53fe08c7c225cc85748c79d439ce54abd 1,555 1.00/1.00 vMB 76
676,450 676,450 000000000000000000088d5392f3dc4081959b1495e36151646a91aae40be751 2,254 1.00/1.00 vMB 50
676,449 676,449 00000000000000000001ada83dbdfc960cba688527506191d62a8a080c167dec 2,076 1.00/1.00 vMB 41
676,448 676,448 000000000000000000023ac150f985258e330173ccf7053133ef905efcae5f42 1,455 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.