Loading Tool

Explorer IconExplorer

Memory Pool

77,432 transactions
28.98 vMB
0.06656108 BTC
Random Selection Loading Transactions
Max Size: 175.32/200 MB

Candidate Block

Mining Attempt e714d822d403b57f40081d6293c0eb0192a1119883b4ac5a3ba54d9fef9d82e0
Version 20000000
Previous Block 00000000000000000001fa22e6231aaa977327edfd312baec3e012ec5bb62617
Merkle Root 368cac5d1e57c5db2049e51a30a01175228a786f84ac6c27075e9d2a6023d02a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,597
Size: 1.00 vMB
Total Fees: 0.00578690 BTC
Feerates: 44.66 > 0.58 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,168 (491,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
423,541 423,541 000000000000000002c75123539e30cbb1af98723be4fa2dccb675e7fba61e1f 281 0.78/1.00 vMB 13
423,540 423,540 0000000000000000040bd6d3385752e55155e900d8a7432176f971ac9031fe59 1,211 0.87/1.00 vMB 37
423,539 423,539 0000000000000000039c73f52078b768e2e0363de49982b004cf5fc5be288c63 1,664 1.00/1.00 vMB 57
423,538 423,538 000000000000000001b1148dc6f0e5409ae2765e4f4578b90774b77083736b38 1,919 1.00/1.00 vMB 65
423,537 423,537 000000000000000000ca7182c9a7477a16fa5ee1dd99fd9b54a065e3de442473 1,831 1.00/1.00 vMB 49
423,536 423,536 00000000000000000274564d8d4ac0fec14596939eec6a5c465ce455cfd47620 2,387 1.00/1.00 vMB 51
423,535 423,535 000000000000000004cb5014a2929c483b3fffae2b0607abd6bc52fd76cda50b 2,599 1.00/1.00 vMB 98
423,534 423,534 0000000000000000014b8c03fcb251d9fc6f123d58375545803535ae18475047 2,370 1.00/1.00 vMB 72
423,533 423,533 0000000000000000033dfc4ae6a921fb0b91957bbd9a8012c0085fb2ba05b0b9 2,244 1.00/1.00 vMB 50
423,532 423,532 000000000000000004153f00ebaa9533a75f963f82127b038b389e47a1a2862d 2,825 1.00/1.00 vMB 98
423,531 423,531 0000000000000000006b22877d3a9b2d43051beae7e425177555d03b7b9c39a9 793 0.99/1.00 vMB 27
423,530 423,530 000000000000000003e11e63f98187ccddcec20b586d7ff49162a4ccf420808b 627 0.22/1.00 vMB 101
423,529 423,529 00000000000000000432aa82d10d49a93aefe4ab8c056c8f5aa869f5a3e5499f 709 0.99/1.00 vMB 23
423,528 423,528 000000000000000004cdbeab9c14bdb00ce8b43c1bed1219fc0c12510b68187f 1,646 0.70/1.00 vMB 69
423,527 423,527 0000000000000000025cf01c5e6d59e0fb204093a5899cedd003a6b06b876e11 627 0.24/1.00 vMB 96
423,526 423,526 00000000000000000254cb317c9fa4f552d268d57523b136cc5674f1a0841662 1,228 0.57/1.00 vMB 72
423,525 423,525 000000000000000004a0cf0cfcd322fd485c65f84961146141b8d407e5057c0d 273 0.11/1.00 vMB 103
423,524 423,524 00000000000000000475857c1337d6b1e96186b881bd391fdb27e228d1a72b5f 586 0.95/1.00 vMB 19
423,523 423,523 000000000000000003c37de024f824ce34e99c24578e34ff0020eb4b5e9ed733 939 1.00/1.00 vMB 48
423,522 423,522 000000000000000001c58dff627441d2fdb88282f391f7aa1c28ba3ae09ec2bd 1,410 1.00/1.00 vMB 64
423,521 423,521 00000000000000000443fa674af8d20330b68a9da63a21dd74e8a6f48f32ef93 2,423 1.00/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.69 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: 686.34 GB
    • Received: 16.48 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.