Loading Tool

Explorer IconExplorer

Memory Pool

78,280 transactions
29.32 vMB
0.07911709 BTC
Random Selection Loading Transactions
Max Size: 179.58/200 MB

Candidate Block

Mining Attempt 8ae09f600545e99374b641de5b4a98834afa0f11ccade7cd87bc877a22162fe2
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 017d081a12120cecf37d767d51822e275b222de1041a3e8caf28f199634750cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,403
Size: 1.00 vMB
Total Fees: 0.01490517 BTC
Feerates: 301.25 > 1.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (306,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,468 608,468 00000000000000000013a7abd6dcced3c370bd3583666cc41ae21885d2218273 998 1.00/1.00 vMB 5
608,467 608,467 00000000000000000013ad827cf77da0d5c11611b4437ee7cafcbf7e4515f50c 2,094 1.00/1.00 vMB 13
608,466 608,466 0000000000000000000cefa9146efc5cb295f0c8b6ebde26e45c919865720cbb 1,398 0.38/1.00 vMB 17
608,465 608,465 000000000000000000050ea3c88da346141010b9f6de3e88c02ad0e5c76825df 2,265 0.71/1.00 vMB 17
608,464 608,464 00000000000000000002bd45e26404ff1b85c7e93784ed1c7bfca7e44dcb62f5 2,544 0.72/1.00 vMB 7
608,463 608,463 00000000000000000012f99e5faac843c28460b702e6136610dbdaadba48dade 3,057 1.00/1.00 vMB 18
608,462 608,462 00000000000000000004d38593dfbfb27ebb9ee0987e9aeb2ca7eb94fcb8e3c9 2,899 1.00/1.00 vMB 24
608,461 608,461 0000000000000000000d1e8e904d3200ada8b3d32683fb60c967d0694f4cb376 2,845 0.82/1.00 vMB 15
608,460 608,460 000000000000000000075a04d84500c1cc49cf2c62985a589009b341646b70d3 2,408 1.00/1.00 vMB 21
608,459 608,459 0000000000000000000c48ae2e818a9bff17a42e9f44452db7bb51d330a16c4a 1,081 0.95/1.00 vMB 3
608,458 608,458 000000000000000000040d5d46d5cd4fc92fb461a2c5e923bb39edfa5b4da013 467 1.00/1.00 vMB 5
608,457 608,457 0000000000000000000cb0ed74fbde0c98dd23b2bcb85ce533d316682e309038 523 1.00/1.00 vMB 6
608,456 608,456 0000000000000000000743bf301bc6af8488c188cded064a4dd1d5250d4c89b0 1,549 1.00/1.00 vMB 12
608,455 608,455 000000000000000000147f5522c697fdd5bb8cf15e09960ad26b7381403fefd4 2,432 1.00/1.00 vMB 16
608,454 608,454 000000000000000000126499af8bca1375534a41acb7aa2ee45285564cee4369 1,602 1.00/1.00 vMB 14
608,453 608,453 0000000000000000000edb3020eaa1cfafcdb9c036c19fec7b4a78c38ecf1dc7 1,041 1.00/1.00 vMB 10
608,452 608,452 00000000000000000011466b3d84303b8a17eddcd4effbe006837e970f09782d 3,151 1.00/1.00 vMB 23
608,451 608,451 00000000000000000002b3403d1caf15bcae9c8c7e96603e90c09bbfd79cc93a 2,121 1.00/1.00 vMB 8
608,450 608,450 000000000000000000148f2f986d477e8086d9408df9bcc252858efa266965d7 2,751 1.00/1.00 vMB 26
608,449 608,449 000000000000000000131607bbaa054e7c90d6d5b8bde1c3046e42c9e6ec4619 1,944 1.00/1.00 vMB 6
608,448 608,448 000000000000000000031c827b8a3d762e9f9e4851bd13075ef1b3974dbb7918 2,383 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.80 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 710.02 GB
    • Received: 17.01 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.