Loading Tool

Explorer IconExplorer

Memory Pool

81,543 transactions
35.00 vMB
0.19261213 BTC
Random Selection Loading Transactions
Max Size: 195.89/200 MB

Candidate Block

Mining Attempt 979d3375701262adc12cd0c8f2af846cd71496bc7c50e4ea7d8c7945489572ec
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 2272bec59e94e378dbb49280d4b700b82212eba6c2df1c35584dfcddfa1b6364
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,112
Size: 1.00 vMB
Total Fees: 0.05511168 BTC
Feerates: 189.28 > 5.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (21,939 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
893,476 893,476 00000000000000000001cea16b09446bbc15bdfd63836210bf936e77f05d8507 3,276 1.00/1.00 vMB 3
893,475 893,475 000000000000000000000b2b4aea0abe7c726a1a1e090b7bc97b5e1e8873a13c 2,987 1.00/1.00 vMB 7
893,474 893,474 00000000000000000000698479cbdfeeadeb979c0b2fb1356db2d23ea210a8cc 3,447 1.00/1.00 vMB 12
893,473 893,473 000000000000000000020890902f7d0efaf34e559611faaf95f8115d57151c8f 3,662 1.00/1.00 vMB 7
893,472 893,472 00000000000000000001073da1cb173bb4030654906d480507d91ea2a02f4372 3,809 1.00/1.00 vMB 10
893,471 893,471 000000000000000000015dc6f14f1342ee3ddf1c56d97ad313b66f874a1b009f 4,618 1.00/1.00 vMB 3
893,470 893,470 000000000000000000022f512a3e4c48bcdcee751769fb5e0bde637f4070f15d 2,860 1.00/1.00 vMB 2
893,469 893,469 00000000000000000001353d165863e8a5092ad64b3ff464e6ebb92b9a992c7e 3,560 1.00/1.00 vMB 3
893,468 893,468 00000000000000000001e86c9de8575a9b8a523b872deadd260d5ac2973ca57c 3,342 1.00/1.00 vMB 6
893,467 893,467 000000000000000000008ff4400965078559f0fcb49aa7f25d92bb282fa8b016 3,356 1.00/1.00 vMB 1
893,466 893,466 0000000000000000000202233c8d224f03ca23759c91954030240e3838693dd6 4,410 1.00/1.00 vMB 1
893,465 893,465 0000000000000000000147dd9548bc4ad5bd79342fb8625f70458b125ed42e48 3,801 1.00/1.00 vMB 3
893,464 893,464 00000000000000000000fc97932b0fc9f42fa6f153be3155f9d5b8b466cf962d 4,477 1.00/1.00 vMB 1
893,463 893,463 0000000000000000000072fcdc0bf0691dad1b58fb98636263cd067eaf20f80c 3,835 1.00/1.00 vMB 1
893,462 893,462 00000000000000000001fc03978ca84ee74fb94243e56c54d3c2a6d7ed316d3e 3,335 1.00/1.00 vMB 2
893,461 893,461 00000000000000000001454ab067c688a30b0c364b91b57af43e95c06749e60b 3,531 1.00/1.00 vMB 4
893,460 893,460 00000000000000000002291f85a6615cb8862e742e818480584ca5e94239e4f8 3,907 1.00/1.00 vMB 3
893,459 893,459 000000000000000000022f212a1360cf1eef6e6a4cac1a770aedc10f2b6474ad 3,144 1.00/1.00 vMB 6
893,458 893,458 000000000000000000013eff90c828759625c07dcd9a6376f8310c1c9f1b346d 4,464 1.00/1.00 vMB 1
893,457 893,457 00000000000000000001a070067440441007e4298ff8f0d0f42d17b19a64774c 3,838 1.00/1.00 vMB 2
893,456 893,456 0000000000000000000155b82080524e519e22d58d9366766b0b06d6fec1e8df 2,455 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.11 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: 734.46 GB
    • Received: 18.56 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.