Loading Tool

Explorer IconExplorer

Memory Pool

34,789 transactions
25.44 vMB
0.05087927 BTC
Random Selection Loading Transactions
Max Size: 129.84/200 MB

Candidate Block

Mining Attempt bf202785f0819f02aa8459ca3626616c7d7016962ea1c96695e2c5c12689a0cb
Version 20000000
Previous Block 000000000000000000003056aa79f3e9ae7f1ebca1b480aef0e8e00b84a1a03a
Merkle Root 2fcb41f99a8b4241cfe48297918325d142db48915269ebe111077fb9c73ef880
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,690
Size: 1.00 vMB
Total Fees: 0.00470256 BTC
Feerates: 150.93 > 0.47 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,675 (737,188 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,487 177,487 000000000000003e092d030ba87f4ff33a2c6e785baddda816b5dbda6423ccd7 15 0.01/1.00 vMB 33
177,486 177,486 00000000000008da11b39720f0332e3ddeea87f9774a68f9da06dd288318d0c7 74 0.02/1.00 vMB 0
177,485 177,485 0000000000000ad93f73caf82ce125113eabd102ad6746cbcb65b8cc3ef03f62 58 0.04/1.00 vMB 126
177,484 177,484 00000000000000a0353382503a3c88fbe249174933966bc0395bbb99da9a480e 124 0.05/1.00 vMB 100
177,483 177,483 00000000000002a5c95d4ea0dfb84db64856218c547f53df19bb80ba0c7d3ba5 42 0.02/1.00 vMB 172
177,482 177,482 0000000000000750832daf4c18b51b175a2542d0be968e23dee392ef5b7ea62d 74 0.03/1.00 vMB 86
177,481 177,481 00000000000004b21370cd2a056177e34f125e93e490d03ae479e4decb226998 5 0.00/1.00 vMB 35
177,480 177,480 000000000000039e5b4de2537b9c10ed2bf0d0666b15ca3fa3e34e3d60e33b13 64 0.04/1.00 vMB 107
177,479 177,479 00000000000009479bcbeb543392e26d14f5f2d1da4ccc660658a5ede22737bc 144 0.04/1.00 vMB 83
177,478 177,478 000000000000094a9e1d4af1efa289fd10ccec64f32be1aab81a08551d1d0809 128 0.05/1.00 vMB 892
177,477 177,477 00000000000006ac9da052a733155550ac0988c43347d1f8832ad8bb43516742 14 0.01/1.00 vMB 8
177,476 177,476 000000000000021d3ccbf3babf32b4c15cb8642f0cf8bb9f08c8dcb67a636836 42 0.02/1.00 vMB 120
177,475 177,475 00000000000008a6e18f48a3cc1de03baf1d6123118fd2e8806f6bad6f833012 100 0.03/1.00 vMB 39
177,474 177,474 00000000000008a2e74ceaca609ffe03dcd75a39c7937f6aad0c9e9042665bf6 82 0.04/1.00 vMB 77
177,473 177,473 00000000000002a4057c83dcdd68334bcb5f2c7931ce755975907f4c650e6a8b 151 0.07/1.00 vMB 186
177,472 177,472 0000000000000331993adac6369b3d34146555c7ffa7e60760e9925968b4ada8 19 0.01/1.00 vMB 1,200
177,471 177,471 00000000000003ca58fe201ce22ca8624586c64a64e733316626d4c438a057fe 29 0.01/1.00 vMB 137
177,470 177,470 0000000000000792b9d49a9af56625c098d4a72307147135dd31c6b94fc31b21 58 0.03/1.00 vMB 152
177,469 177,469 0000000000000363a5c361b616a8793bad832a29be9782b6cdd0409f8a091832 93 0.03/1.00 vMB 77
177,468 177,468 000000000000078b69954c7f64ff3ec722216e653517968cff967ac6240e7257 15 0.01/1.00 vMB 187
177,467 177,467 000000000000089ba37b1ae39da375d2ed6dddd698d5fa5c9e9a6719d14d11fd 45 0.03/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 781.82 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: 635.56 GB
    • Received: 12.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.