Loading Tool

Explorer IconExplorer

Memory Pool

77,207 transactions
28.78 vMB
0.07907533 BTC
Random Selection Loading Transactions
Max Size: 174.10/200 MB

Candidate Block

Mining Attempt a5488cce68fd9e8554d6873fe00e70d2773090aa302a7dee20b6d57be577a6de
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root d35fcbf138982be12024b32e83ebea807d7995e3173dfab3e6f1d1d876fe6cec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,793
Size: 1.00 vMB
Total Fees: 0.01915165 BTC
Feerates: 100.17 > 1.92 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (795,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
120,029 120,029 000000000000b55a58b25653b4b418a9e43ecc47d1eaf3b5a90ee8790e7579b5 9 0.00/1.00 vMB 284
120,028 120,028 0000000000004628e34eafae7242f8244460bf5ba8b951579d5f9e40cec8350e 2 0.00/1.00 vMB 3,891
120,027 120,027 0000000000007dc4eeffa4285615ad755eb73ca58ddce67158deb6df3c16a141 5 0.00/1.00 vMB 910
120,026 120,026 000000000000280e8b102c2a71efb35ee004cd560234cad5b6e8bbb380b94f9d 5 0.00/1.00 vMB 526
120,025 120,025 0000000000002ad3687bf75bb6898b310e63d0a5da9499cbec67d0389ee9d285 5 0.00/1.00 vMB 0
120,024 120,024 0000000000008754e710fc8f6c3a17d7f34a39d499c0a415f57c3fe70d2f6247 10 0.00/1.00 vMB 655
120,023 120,023 00000000000029ec5a5d3e10b0ef7609140f626ed10373fa0e7ab06e3f579321 10 0.00/1.00 vMB 343
120,022 120,022 00000000000056e5a6326bd000dabfeb6a3710f4602f68d4a77580330d5777f3 9 0.00/1.00 vMB 0
120,021 120,021 0000000000005f3be4a84ba923ade15dda4ca10f7e13bd134cf989773efe1313 7 0.00/1.00 vMB 654
120,020 120,020 0000000000006bfd976f7138b04e447c5d8ec100b4a788328e7465a91aad98bb 32 0.02/1.00 vMB 555
120,019 120,019 0000000000006b5b5d927e6869e351eed2231b95ec1d43929711bb5e61b8d50e 6 0.00/1.00 vMB 2,324
120,018 120,018 0000000000004e279b213f2aa0472655f713fa1639680025809fbae24700a534 14 0.00/1.00 vMB 1,297
120,017 120,017 0000000000009e7b95a7e6e20ab389e7efa3d5d2274da4c6900722026b2cc878 8 0.00/1.00 vMB 0
120,016 120,016 0000000000008bf8dff3bfa894ecc1825c72855720e3fc3d0ddf6a6a8d965f37 14 0.01/1.00 vMB 738
120,015 120,015 0000000000000715e9076bcb7a1ee2f8225c871e0b3e632a8050d4da298b3b3e 14 0.00/1.00 vMB 0
120,014 120,014 0000000000006884c6f2a6b56a6024d10c2f7cd9d52a7a58537826c39aa9a7ae 3 0.00/1.00 vMB 1,066
120,013 120,013 0000000000007d1bdd2cfd23ffb3c2bae3143772bd6577aecae9c6b29f88c2af 7 0.00/1.00 vMB 808
120,012 120,012 00000000000062343a80b7fecb3dadc4f7414783179569e054c778326d2ce056 16 0.01/1.00 vMB 1,658
120,011 120,011 00000000000060d3b18a2818a93ae1d4bb1e1a8c73266b157958dcd2b6d3af87 10 0.00/1.00 vMB 0
120,010 120,010 00000000000083c79bbeb8ac27eb55b8740c3075dfb4da1759baee78d3c5614c 25 0.01/1.00 vMB 126
120,009 120,009 000000000000b2847f688808836c3905fab245cf8081befb11d1422ad59be780 15 0.00/1.00 vMB 1,003
Previous 10 blocks ↓
Total Size: 782.63 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: 672.13 GB
    • Received: 16.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.