Loading Tool

Explorer IconExplorer

Memory Pool

77,877 transactions
29.64 vMB
0.10762865 BTC
Random Selection Loading Transactions
Max Size: 178.09/200 MB

Candidate Block

Mining Attempt 40128ce53fc505f4947accfd9b29c7e918f3e32609a50955b8040f1c11e939b7
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 4ca29b24a5b1baf503283c349bf3b599fd4b6dda2df0c47a751860ea484541cb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,871
Size: 1.00 vMB
Total Fees: 0.02972626 BTC
Feerates: 401.83 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (80,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
834,472 834,472 000000000000000000036ef75191dbdae7bd2721c664e85b940f3284b38d28d0 1,373 1.00/1.00 vMB 10
834,471 834,471 00000000000000000000f2e249fa584f2dfbf85e3931586702f4be8325136581 1,262 1.00/1.00 vMB 11
834,470 834,470 00000000000000000000841732488742cfc75fa8af5350054a54686c780c3133 1,398 1.00/1.00 vMB 11
834,469 834,469 00000000000000000001cc281f52485ca112bc85c569278af7ee1349dd5583d7 791 1.00/1.00 vMB 11
834,468 834,468 0000000000000000000177be954b47612a3dcd5df0414a1fca78a1477a4c1565 2,446 1.00/1.00 vMB 16
834,467 834,467 0000000000000000000037d9449fd4d12352b0124c1fe9d5259a50b365469414 2,964 1.00/1.00 vMB 24
834,466 834,466 000000000000000000005bcdb8204d6440294b7e34645d77f7f8e41fa986d8e1 1,752 1.00/1.00 vMB 13
834,465 834,465 000000000000000000034c57f5193df2bf01c9276386b7ff447854fcdab86a57 2,944 1.00/1.00 vMB 16
834,464 834,464 0000000000000000000177a0869a911a2b65c9bdcd5a8bcb02b68f305bee848e 1,442 1.00/1.00 vMB 11
834,463 834,463 000000000000000000007a3094ac2d9d7be086f4bb3c8c294f2bc0bf9285547d 2,244 1.00/1.00 vMB 15
834,462 834,462 00000000000000000000587c393ee349c72e0a6f25e4b902e5132c99f7f4c2ce 2,215 1.00/1.00 vMB 15
834,461 834,461 000000000000000000003cdd089d4d19d6765d16d6c6388d6ae005448a88b6dd 2,906 1.00/1.00 vMB 15
834,460 834,460 00000000000000000000484a79b643b2524bbce82e5d8a442013fa5b8905ed98 3,211 1.00/1.00 vMB 13
834,459 834,459 000000000000000000031ed44cbf1ce50617cde3fd720e981defad308baa3722 2,926 1.00/1.00 vMB 24
834,458 834,458 0000000000000000000006cdbf06715d7d636bb189d040e8c8a0b1493890f3b8 1,853 1.00/1.00 vMB 15
834,457 834,457 00000000000000000002fc9dd40562a07afd3f1234f9855d1be2d433d0061c2d 1 0.00/1.00 vMB 0
834,456 834,456 00000000000000000002e8f0937615de5fa1b781f2704e2455b22ca36bb9b036 2,883 1.00/1.00 vMB 15
834,455 834,455 000000000000000000000d1dbf0f1304a9458c73649b153d6c2d354fd33067d8 2,956 1.00/1.00 vMB 24
834,454 834,454 0000000000000000000296af9a1b27849574a36f845fce55703ae76f9f4d6a57 1,843 1.00/1.00 vMB 15
834,453 834,453 000000000000000000024e7ecdd9fea2ba73277b8f0a6a99f7add093d3c060d4 2,836 1.00/1.00 vMB 22
834,452 834,452 0000000000000000000015381091a1536930e1f631c03b85d2fc7e7b3226e811 2,388 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.