Loading Tool

Explorer IconExplorer

Memory Pool

86,700 transactions
32.97 vMB
0.07819651 BTC
Random Selection Loading Transactions
Max Size: 196.56/200 MB

Candidate Block

Mining Attempt c29cfe1e677a90af73db92c489ac42ab94d3f541ac54500ef75d0d163bea8f4c
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root d71952506c7703251aa948c83f5eb193d734978a40c81d9788751b784ae82682
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,897
Size: 1.00 vMB
Total Fees: 0.01269730 BTC
Feerates: 151.14 > 1.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (863,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
51,568 51,568 000000001cff425cd14abcc1c0846c04526a2f079d2a724080beab7cd9dce601 1 0.00/1.00 vMB 0
51,567 51,567 000000000d0977862ccb5ff8483fb4d5d09825281dab4a1d911e7ac3a620a1da 1 0.00/1.00 vMB 0
51,566 51,566 00000000046f9046976707388f8ff33b5b95aa054f9cf20866c62b4fb80b8a5e 1 0.00/1.00 vMB 0
51,565 51,565 0000000004ed430e805c87f6eaee15c72b52b571abd7321638608d07dc579049 1 0.00/1.00 vMB 0
51,564 51,564 000000000ae234b530439e2e7bc388af1237234c72580f8a95187c30b58c388b 1 0.00/1.00 vMB 0
51,563 51,563 000000000b79258269601aebf5f80cb4d7a19bb4c0af34cc7d4bdcba1541fc02 1 0.00/1.00 vMB 0
51,562 51,562 0000000018f3c52ef2ba226aac795a0430d2433eb78223f683674b62abdda515 1 0.00/1.00 vMB 0
51,561 51,561 0000000012619dc1495bb874006ff8cd1bb21018aecf30efa092f9cda61a612e 1 0.00/1.00 vMB 0
51,560 51,560 000000001f7659970550d22e9895871973ff631595b7cad2186602ccfc120e72 1 0.00/1.00 vMB 0
51,559 51,559 00000000162f78ba6387ac8e9dcba4f579b2b213db1e4377da6df9bcbf19bb2f 1 0.00/1.00 vMB 0
51,558 51,558 000000000fcf5b0910f7abe8888a29c018a783f4237a87fac9f3081c190e7ef1 2 0.00/1.00 vMB 0
51,557 51,557 000000000fa7eb24a39a1ee4fe45d0df53517eb02686209562f94ae6091635bf 1 0.00/1.00 vMB 0
51,556 51,556 000000001d58f80829701ac1f5c638e4e39f689d9cd5f097600acf8cacc07517 1 0.00/1.00 vMB 0
51,555 51,555 00000000149d1ddb60286c1c59ecb5711eed85228748dd3d4af468c3679f4919 1 0.00/1.00 vMB 0
51,554 51,554 000000000e930630f5536b1873be6c152ff789c8d74361b8aadc7aa2aecb5dfe 1 0.00/1.00 vMB 0
51,553 51,553 000000000bd3dfb0648dc8f655d165d190f8eb65b2779fc99fcfc5f29d1f69da 1 0.00/1.00 vMB 0
51,552 51,552 000000000449b7de5fb88e71683c6d4017f06bc487e7eaa87331870a2d27ea56 1 0.00/1.00 vMB 0
51,551 51,551 000000000ab520619f7631a3eb2ed977ad432fa2b97f4bb6c343e2ff0f49adce 1 0.00/1.00 vMB 0
51,550 51,550 000000001647f9c735d7eaa4310823766c092cc0147d79af30b7eb506f028c11 1 0.00/1.00 vMB 0
51,549 51,549 000000000e12dd1501186fee715bb30eed909b0de28f968f4b4ed1518e8722dc 1 0.00/1.00 vMB 0
51,548 51,548 00000000072083371ea3717d3fd066914f743b04cfade37829bf8d0d9c95aec7 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.