Loading Tool

Explorer IconExplorer

Memory Pool

18,032 transactions
8.17 vMB
0.03740899 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.83/200 MB

Candidate Block

Mining Attempt aa958d4e3d7c61a9761bd46c60ef3b6952119924d4869642a6f118d1f52b1482
Version 20000000
Previous Block 00000000000000000000a45db616fc5e02bd7b3acac1b70a222f1658457231ae
Merkle Root aa6f3cdc9ef320c92cac44ef264851004f9c8bce0fb399afb38af51c19a6547e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,723
Size: 1.00 vMB
Total Fees: 0.02020754 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,412 (796,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
116,415 116,415 000000000000d21228aebfd2cf02fe43dfd48fcf15bdf041ef661580f05f5be2 11 0.00 vMB 309
116,414 116,414 00000000000033e733a74a9f6592c38f756345389c2afe9b0574d9aafd997949 9 0.00 vMB 325
116,413 116,413 0000000000002588be5aec8d73c016d9e6772fa5636e663d3be039bf7fbdb0b7 15 0.00 vMB 747
116,412 116,412 000000000000d601e14780c5722bb50364fe08b885c1ed54d938e33989a73fec 10 0.00 vMB 0
116,411 116,411 00000000000080f60377138d12e4537957dbfe310ff2ea43436d55d4e8e54d76 14 0.00 vMB 1,669
116,410 116,410 00000000000073f5407eeeebf03220fbfc1fbc03cec3ca3eb34f821565031d1e 14 0.00 vMB 795
116,409 116,409 0000000000007d71fca6e8ed34bdcf019bd10dd3c53d8722a41b3801e43c7efa 36 0.01 vMB 378
116,408 116,408 0000000000002206c226f4c7c26398315b7e4c80bfd1fc11abebe84c1b3f19d4 12 0.00 vMB 0
116,407 116,407 0000000000004f831023c7c7275c6bedf2ced7d88be7640608e2d47b5047b0d1 12 0.00 vMB 1,847
116,406 116,406 0000000000003269fb7e3e88e16abce13c72965d087326c5d88faf412d337ae3 5 0.00 vMB 0
116,405 116,405 00000000000057af99a2fead02a3b81a2a94099e439e80e2c0d1357a31a566d6 11 0.00 vMB 971
116,404 116,404 000000000000eff01fe3bd6b654a2666c8bf04622d63efc665aa6411161bedfa 6 0.00 vMB 527
116,403 116,403 0000000000009411fb2f40f80475a6cd6bebaab75cada21da9fc3527847cef4b 11 0.00 vMB 366
116,402 116,402 000000000000d6ce2c86347cc1f6792deff59e0815f037e3b6e3b3277abd129f 7 0.00 vMB 648
116,401 116,401 000000000000c096650f7ae5b31fa1ef38b7c45c210ad6e2fee7795599311745 1 0.00 vMB 0
116,400 116,400 0000000000003417beb349dda3fcbd5a96ea5fc9edb3a8695f159dc2b21d5ce3 1 0.00 vMB 0
116,399 116,399 000000000000cccb19206049e781d9a2633100f64db87dc3d7509504e4a5bb33 11 0.00 vMB 860
116,398 116,398 000000000000231b429c85babacf0ac78e255162eb7d22a58ae8cbe47e00cf9b 11 0.01 vMB 1,370
116,397 116,397 0000000000001e9f526d1bc62937f37117b44a3876ee1244c471633ae7ea8e70 12 0.00 vMB 866
116,396 116,396 0000000000001a7a90e312311a354ce1036e0bceb8c0fc9fae2bd53a6df11df5 8 0.01 vMB 177
116,395 116,395 00000000000086bc4edab2de905d1490dd3a44cdefb35d9ce827c5e64e3fb172 24 0.01 vMB 825
Previous 10 blocks ↓
Total Size: 779.58 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: 286.07 GB
    • Received: 1.15 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.