Loading Tool

Explorer IconExplorer

Memory Pool

38,317 transactions
26.87 vMB
0.05445628 BTC
Random Selection Loading Transactions
Max Size: 139.73/200 MB

Candidate Block

Mining Attempt 747de30606c54a29bc16d40120c3eccbb43bb645ae2b56941b6093c42518b1d0
Version 20000000
Previous Block 000000000000000000000f0eb32368ca338bda4641ae91e1df2854638c1f9b59
Merkle Root cff182c4b25daadcf5b6a4f43893936d1ec2ebb9adcc8b7d3b127f5ec31186da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 921
Size: 1.00 vMB
Total Fees: 0.00480953 BTC
Feerates: 44.54 > 0.48 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,866 (298,390 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
616,476 616,476 000000000000000000058b7fd7c744e02efda2607adc7c3514f8f0b4e81ade13 3,174 1.00/1.00 vMB 41
616,475 616,475 00000000000000000004209aed3addb74bb713d75c0597c7a7f750faede9faf5 1,818 0.54/1.00 vMB 15
616,474 616,474 0000000000000000000098ff491a68248b4867dba98ca640c4b95cd45afb6a01 1,928 0.55/1.00 vMB 17
616,473 616,473 0000000000000000000a1125a6c9b6f750171a18435089a2b211909d30494662 2,065 0.59/1.00 vMB 19
616,472 616,472 0000000000000000000273d9e478cf83ffa0b944efe26252c7960dc17674e991 1,633 0.62/1.00 vMB 14
616,471 616,471 00000000000000000005262b0550069d3767973310e589f154f05ebe7dfc21ec 1,472 0.58/1.00 vMB 14
616,470 616,470 0000000000000000000236e90188ef69219be85a1c93a7deeec2d77c082770e1 622 0.21/1.00 vMB 13
616,469 616,469 00000000000000000010616d46634469dbdfda57f3f00cbb25e46eab76adb9b2 201 0.07/1.00 vMB 21
616,468 616,468 0000000000000000000e8e25cd4e014aef8fa4900a96774baed2de1c5a8d16f4 930 0.26/1.00 vMB 20
616,467 616,467 0000000000000000000c777a442da75b63cdcd8498d6382513f347dc1cb715bf 1,714 0.50/1.00 vMB 17
616,466 616,466 00000000000000000004e8b819af3ee7658125f6d4e3d5c99811593e37dace2e 2,455 0.85/1.00 vMB 8
616,465 616,465 000000000000000000056a74516aedb120fa939485cdb5f586e3d3ce36693a87 976 1.00/1.00 vMB 8
616,464 616,464 000000000000000000108c6028a47815f9e227f9d3e83b634c662a75bc0576d3 1,116 1.00/1.00 vMB 8
616,463 616,463 000000000000000000011569bf736fd61541fe0783940d5b937496364ceff3a9 541 1.00/1.00 vMB 4
616,462 616,462 00000000000000000002c7fd679def0490fb5bbfac8f47612143a5d733649f1c 1,273 1.00/1.00 vMB 8
616,461 616,461 0000000000000000001153fc4f4aee341eacc92b28450dfff90810b4d2df216e 637 1.00/1.00 vMB 3
616,460 616,460 0000000000000000000a1c4dced94a0829027e4acb8a53e2cb60126dd7e1f5e9 2,371 1.00/1.00 vMB 16
616,459 616,459 00000000000000000005bb25ae2998cfe1169092a6f6b2a47494b2accb63bf0d 2,349 1.00/1.00 vMB 18
616,458 616,458 0000000000000000000dea3e6d71d5caac35572044ce8ec4ac2ee96363d8defc 1,659 1.00/1.00 vMB 5
616,457 616,457 000000000000000000035ba8fd66bc18fa855bf15bc81aa926121a65a15b4259 2,895 1.00/1.00 vMB 13
616,456 616,456 000000000000000000000de3f0708603b394fb78eb4da878d00f4af67c8d7d66 2,726 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.15 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: 653.03 GB
    • Received: 13.82 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.