Loading Tool

Explorer IconExplorer

Memory Pool

79,299 transactions
30.10 vMB
0.08458300 BTC
Random Selection Loading Transactions
Max Size: 183.38/200 MB

Candidate Block

Mining Attempt 6d35f6e1fe503d432a75a97c421e77705416b795cca7da0be5e30581d3f35288
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root 0827c235bbc31122744a4ba2909ced1e0dd58e5f756062fbe76a51978f6ed0cc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,874
Size: 1.00 vMB
Total Fees: 0.01766609 BTC
Feerates: 300.83 > 1.77 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (87,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
828,021 828,021 00000000000000000001f8a82dab95329b6ce342e339c5e11339208a7143b264 4,900 1.00/1.00 vMB 30
828,020 828,020 000000000000000000026bb79d290f9a066fd19f6dac8eb4b29fbea5ff70b203 5,125 1.00/1.00 vMB 29
828,019 828,019 000000000000000000024e5f483c5e9b62916e939e7722ec480048aeaf7e2599 3,549 1.00/1.00 vMB 29
828,018 828,018 00000000000000000002e64f9c398d7b0599243363be360ebd6117e9040430a4 4,313 1.00/1.00 vMB 30
828,017 828,017 0000000000000000000208971d5bd2fa44fb00c18d972af7a08d2e3c4b15c9ae 4,199 1.00/1.00 vMB 33
828,016 828,016 000000000000000000001f95caecfb99a756c10d358eaf3f33c7eea081995ebc 3,723 1.00/1.00 vMB 31
828,015 828,015 00000000000000000000a9c619c4af8c09f10c11a8262bcde576450e45a126ca 3,142 1.00/1.00 vMB 31
828,014 828,014 000000000000000000015b4c953a7636418316bee66575d79edf407a3f9640ae 5,222 1.00/1.00 vMB 30
828,013 828,013 000000000000000000023cbbedc89f62a4e38db462bb45b5214d12f0f85f1972 4,385 1.00/1.00 vMB 33
828,012 828,012 00000000000000000003eb119d2115448bea2d14e18bf19c00020dd23fee79cb 1 0.00/1.00 vMB 0
828,011 828,011 0000000000000000000300773e6ec30fbed5d49a07568114c5824c7f89401fc9 5,639 1.00/1.00 vMB 29
828,010 828,010 000000000000000000004cdc62634f083ec10dffc7bb4777c792d67c0aefbf8b 3,881 1.00/1.00 vMB 29
828,009 828,009 00000000000000000000ce872172185086c9c6cfbedd0e78e90b6d0a7bd93f07 2,557 1.00/1.00 vMB 38
828,008 828,008 0000000000000000000134f812b31e38188c0d77ecec0307db79621d8af7ce39 2,400 1.00/1.00 vMB 34
828,007 828,007 000000000000000000024d36a2d9c89a9a14ae61a7a8c28c8239fa07d5ec3781 2,256 1.00/1.00 vMB 40
828,006 828,006 00000000000000000002c8001e6a7bd47a528501fdd499a4c722608b42ec6d80 2,040 1.00/1.00 vMB 37
828,005 828,005 00000000000000000001262d362e9e7816540da71bc5e6479486b061cabf69c9 2,700 1.00/1.00 vMB 40
828,004 828,004 0000000000000000000094787efe5361a638895a848fd0d926965804717cb1c4 2,639 1.00/1.00 vMB 38
828,003 828,003 000000000000000000035454c9cecee55a678f1d7ca621d61c72fecfe91c06d1 3,095 1.00/1.00 vMB 39
828,002 828,002 000000000000000000003f6e60f588e49c61745a56e742353012914500a9224d 3,286 1.00/1.00 vMB 49
828,001 828,001 0000000000000000000086f6eb7ca15ef99f10d13dd300badb788e1d47ce17bb 2,956 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.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.