Loading Tool

Explorer IconExplorer

Memory Pool

26,606 transactions
12.65 vMB
0.06244017 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 71.48/200 MB

Candidate Block

Mining Attempt f3aa32a089e387fe04b94b8b723815d9c349f6a5881b9605de5e65a74430b180
Version 20000000
Previous Block 0000000000000000000086c47da65e7d318786b4b03fe9fcd2c6986600c532e2
Merkle Root 1106c39a1a5bde616f0b15c800b4a9d22a487cd9332fceb7f9f1ad4085eae72c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,109
Size: 0.99798125 1.00 vMB
Total Fees: 0.03661813 BTC
Feerates: 500.00 > 3.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,701 (845,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
68,476 68,476 000000000015ae2487d1698ff0c346cdd930c712581f6d19d1123c8ea7da50e5 2 0.00/1.00 vMB 0
68,475 68,475 000000000092366861f89fa09b7c715f2d7a63c4056c0da9ac3a35099de68e66 2 0.00/1.00 vMB 0
68,474 68,474 000000000043ec7370e925430923c9cf4f30cc4ab696b984009c72e44913d874 1 0.00/1.00 vMB 0
68,473 68,473 0000000001ed909be949c1632143f2466c8963545c1cff7756cf39eeaadc6c5f 1 0.00/1.00 vMB 0
68,472 68,472 0000000000a673de468b5f2e99266239391225536ae8d11c31575fcd0bc0e3aa 2 0.00/1.00 vMB 0
68,471 68,471 00000000026df965111111e1026b330699fd2af904e907f44a51e97ecd92ffb6 1 0.00/1.00 vMB 0
68,470 68,470 00000000037adf8b7d910d5dc0b44da7159d09e58b4f446688f482124b07806e 1 0.00/1.00 vMB 0
68,469 68,469 000000000254d115be17014bf170082e1ac51cbfcf1100f821482eae89793c8d 1 0.00/1.00 vMB 0
68,468 68,468 00000000032617c31d59f25735b552475bcba2a02ecbee70b4de4c72a5d3b0ce 2 0.00/1.00 vMB 0
68,467 68,467 00000000052bd877b844582afde38de4a3530bbe732780650bb84497da57362b 2 0.00/1.00 vMB 0
68,466 68,466 0000000000d35c2788923362d542e7acc589b98530d015fe2cc32207ed2b7fc9 4 0.00/1.00 vMB 0
68,465 68,465 00000000014d0b7e8564f58281cc83469703634c57a89680d8250aa412c14c7e 1 0.00/1.00 vMB 0
68,464 68,464 00000000020883aed182977eab616c9a22361b6a64fd597be54cd1965094ffea 2 0.00/1.00 vMB 0
68,463 68,463 0000000001cd31c86e17b8c48b6f3ca7bba920d7b1b00801da3c413f709a8c21 1 0.00/1.00 vMB 0
68,462 68,462 00000000044f5f81e259dc91aae817c139530f6547b4cd19fbb5880319313522 1 0.00/1.00 vMB 0
68,461 68,461 0000000001fe21fcd25ece7db74d3d1f691640c2311a32581cfe002c1fbadc1a 1 0.00/1.00 vMB 0
68,460 68,460 00000000053cc4e5469595f29deeb202ddc72093c4a4f76a38a1eb2a13a68127 4 0.00/1.00 vMB 0
68,459 68,459 0000000001658dec463c4ec6cb2e8f84c72df52ee631afe54f3cae15a44da688 4 0.00/1.00 vMB 0
68,458 68,458 0000000004b1ab826b1de4c62a48b2ebfcd27cbd71740d902a2647f2eb06a1c4 2 0.00/1.00 vMB 0
68,457 68,457 0000000003af62524704fbf4bac6e35ecc49dc416d62912bc6617afda71a7e21 1 0.00/1.00 vMB 0
68,456 68,456 0000000002eeed1078a09b6b3cc3f6ba85b050bd9571a2f2347e082d8e81015e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.09 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 493.68 GB
    • Received: 3.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.