Loading Tool

Explorer IconExplorer

Memory Pool

35,753 transactions
25.08 vMB
0.04915814 BTC
Random Selection Loading Transactions
Max Size: 128.42/200 MB

Candidate Block

Mining Attempt dbeb720547676e01e524d44fe8e274bc5f31d8763ff49dc9091ce8df1d7305ff
Version 20000000
Previous Block 00000000000000000000a6a8f5de49fbdec5568798a22c7444a7cf050d6d96e9
Merkle Root 06ff356776a6aaddce5df4c7b97e9c4331ba5a55f8699080dde1c6d6ee752fbd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,796
Size: 1.00 vMB
Total Fees: 0.00426424 BTC
Feerates: 60.16 > 0.43 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,767 (464,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
450,512 450,512 00000000000000000133f764f50f8dd53e7f95f0b26583e5cf8a7530ff4b9e78 2,203 1.00/1.00 vMB 74
450,511 450,511 00000000000000000107166f569de654cd2202a44a573a81446c2d843a64fdc5 1,509 1.00/1.00 vMB 89
450,510 450,510 000000000000000000ef8a71e38665472946fea593d88f8450c7a6553a61f995 1,169 1.00/1.00 vMB 107
450,509 450,509 0000000000000000004d70f508f182d43af4dffb5b603fbbb2ae06ec41a3ddb9 1,237 1.00/1.00 vMB 117
450,508 450,508 000000000000000000dc62f30ccf06580a743622acb8edfe213aa8805e30a6fb 2,850 1.00/1.00 vMB 76
450,507 450,507 0000000000000000014bb120ebbd741eb19b9f9603c65edbead9b282de1f2236 1,468 1.00/1.00 vMB 93
450,506 450,506 000000000000000000f8268cb6c4fe3d02e26b6edf081ec1ce5a37dde7da10f1 1,245 1.00/1.00 vMB 109
450,505 450,505 000000000000000001829311684bb76dd74efb884e1c5fa6d0692e664be97bf7 1,292 1.00/1.00 vMB 105
450,504 450,504 0000000000000000004955667134a390db5344e4a0c9f477c821d23bb0a3835a 1,718 1.00/1.00 vMB 92
450,503 450,503 0000000000000000013046c7821354a2b21ab73590c1f425eb4495819438784b 1,375 1.00/1.00 vMB 96
450,502 450,502 0000000000000000023fe977bcac132fdf972563c5a0d56402bd1a5688c8148e 993 1.00/1.00 vMB 108
450,501 450,501 0000000000000000016d70d82608ab4259b9d682f2ea90112dac23e9538aeeff 1,397 1.00/1.00 vMB 114
450,500 450,500 000000000000000001d1108797d00565bf1bdf924e225325ad08d987f0393b32 1,072 1.00/1.00 vMB 110
450,499 450,499 0000000000000000025df5b899967bc2387e4faf1d43b0bce64025340e21d472 930 1.00/1.00 vMB 111
450,498 450,498 000000000000000001c68fee8782adfda7e59fc3e22f4bc16a6b799bc926ec69 462 1.00/1.00 vMB 101
450,497 450,497 000000000000000001e9bff21ba4b139bb2314141d79d5706e1c09fe45d065f3 840 1.00/1.00 vMB 114
450,496 450,496 000000000000000001e88f593096d72ce5575c8c68f8e7e2419e501e1699eb7c 627 0.53/1.00 vMB 101
450,495 450,495 00000000000000000037dee149e929457ef8232a22b7e6834a6cdfb89602219b 1,757 1.00/1.00 vMB 104
450,494 450,494 0000000000000000004033a9487eadaa4ceaa3dce38ae19e7989aa80cdfb0d08 1,909 1.00/1.00 vMB 168
450,493 450,493 000000000000000000d2a19ee6b84ed57397662a544669b1eaef8eee9633f41d 1,936 1.00/1.00 vMB 63
450,492 450,492 000000000000000000890770bb95164bd858aa70839c1c5e96ebef8b4e76ccbd 1,001 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 781.97 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: 647.95 GB
    • Received: 12.98 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.