Loading Tool

Explorer IconExplorer

Memory Pool

46,161 transactions
27.79 vMB
0.08185790 BTC
Random Selection Loading Transactions
Max Size: 147.00/200 MB

Candidate Block

Mining Attempt bb3f99ef9335cd044321ea4a05444dca099fbdcaef7ccf161c1d9ac1381a6337
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 13c83f09705d43585ad8d0bcfa00885d0a97beb61708c39ce00c3ac3247243cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,876
Size: 1.00 vMB
Total Fees: 0.02829849 BTC
Feerates: 192.02 > 2.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (565,056 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,850 349,850 000000000000000003e36d521da3cd466443a619553a0a4be6ee25bc073eb43b 376 0.58/1.00 vMB 15
349,849 349,849 000000000000000015e56e5ac7b53768ee67941f7d940d61ec738f598979e273 542 0.33/1.00 vMB 20
349,848 349,848 000000000000000015956525590f228654549893e0bc91941167051cd4b7e11a 256 0.08/1.00 vMB 36
349,847 349,847 0000000000000000024b223e26483db07640e08a3dc623f408106488d8cd4795 486 0.24/1.00 vMB 21
349,846 349,846 00000000000000000a4315c8d7f0dae0ff99a27cfb32354f75dcf7c69bd4464c 1,913 1.00/1.00 vMB 21
349,845 349,845 000000000000000011330d0d79fc9a1e05865c7e1d7365ef8be4228c320e16b6 1,153 0.75/1.00 vMB 23
349,844 349,844 000000000000000017812eba7442fbdcb107445daefe1ce338b8f0d257e66681 2,218 0.75/1.00 vMB 40
349,843 349,843 000000000000000010feb2e9b195c0408363531d31956884f8c53629563d922d 132 0.06/1.00 vMB 27
349,842 349,842 000000000000000001b2c2c82835d620f320a164d5a2bc76d2f0055587aa6697 810 0.43/1.00 vMB 24
349,841 349,841 0000000000000000088d14e14c291190d9a3f42fc0b27c82d6ad2ad61b40694b 483 0.23/1.00 vMB 27
349,840 349,840 00000000000000000ef159743cebe8ba2d6706d1c7bc4f0757946c9bab07fe78 296 0.14/1.00 vMB 25
349,839 349,839 000000000000000015d1f81ae40c60e8cb539095774e8aa2ddb2ea6a4391d78c 181 0.10/1.00 vMB 18
349,838 349,838 00000000000000000329cc113f174493b588243247e66f41a0df7161b127da0f 140 0.10/1.00 vMB 12
349,837 349,837 000000000000000014e6935fdaef53d5a35fee159f66a7f0712cd956cdf1a25a 684 0.42/1.00 vMB 16
349,836 349,836 00000000000000000670124a346f5ac5e67e65d41cfdced0749421d60167ff4d 1,437 0.75/1.00 vMB 26
349,835 349,835 0000000000000000111cc17f7c788417e0a20c75b10b4dbd3cb243508bfa8c15 1 0.00/1.00 vMB 0
349,834 349,834 00000000000000000f54fb5944e811dcd5e5e7b40ed57cd4db64e607d8562adf 1,564 0.75/1.00 vMB 29
349,833 349,833 0000000000000000097d8e5f30cf325914f6d313363d98ffedfa9ded520e02e8 364 0.31/1.00 vMB 13
349,832 349,832 00000000000000000f76604dc6c6446f6d9ac03d6f330884a586c1e20dc325d0 1,506 0.75/1.00 vMB 30
349,831 349,831 000000000000000007dc850a9f26c3c798f48562763c7d9e1b5053bef1c3d000 92 0.06/1.00 vMB 10
349,830 349,830 0000000000000000035380c334424f5217941e642b9c9734bf61b17750fdb3af 793 0.46/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.22 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: 654.77 GB
    • Received: 14.19 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.