Loading Tool

Explorer IconExplorer

Memory Pool

18,058 transactions
8.14 vMB
0.02926725 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.87/200 MB

Candidate Block

Mining Attempt e38d5b8e7173b32ab801b49aaeedbc0bc5f8df002a22bd8699c86e52af8617f2
Version 20000000
Previous Block 000000000000000000005de82c89e76a4485033bd94c0162c863c16d02ff1cea
Merkle Root ee13472f1008a67a33b07c06d76cf607aa8e2cdfcbc423c96ebf4c9b3ce19a11
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,898
Size: 1.00 vMB
Total Fees: 0.01211337 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,398 (781,690 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,708 131,708 000000000000087bdefc2f83a26b16a0c1eeb4147b66c9638b7e783908893769 15 0.01 vMB 390
131,707 131,707 0000000000000c8fefd483f525086d37adb64208d584b2016a3354f2106de8b2 147 0.05 vMB 263
131,706 131,706 0000000000000a422ba44ee5cf9f64359f49b31e0c21ae7db334b0446281fd6c 5 0.01 vMB 190
131,705 131,705 0000000000000cb00c2b21970ec26b5067c1b140334702085402ec9223a8615b 9 0.00 vMB 285
131,704 131,704 00000000000011e5d021073c35d3fd0cd53ed8dcd29e99d4297872b4b2897062 12 0.00 vMB 0
131,703 131,703 00000000000003756ead8c7945cf15dcf6e381a8d1f4500798da642aac3cd7ff 54 0.03 vMB 791
131,702 131,702 0000000000000f12efcfb607101db71f717022886f680e0933b9121149c82df6 82 0.02 vMB 184
131,701 131,701 0000000000000f650323d9d8fdd3855ebba9543df9a8791c8d4c50aed629ff51 28 0.01 vMB 1,338
131,700 131,700 0000000000000d904ef52b4e628b3b7073f06189a8d4fb218ecf65d1dd891563 15 0.00 vMB 1,041
131,699 131,699 00000000000000e659bbbc5afa7d31f24b8bee2a32e0cc378c18cdbaa12f55aa 107 0.05 vMB 41
131,698 131,698 0000000000000d2ce616e5428b2ccd8b989812d15c4a5734f847e795fb271a86 12 0.00 vMB 328
131,697 131,697 000000000000005fa914d75f74911b5276abe7af046e1587cbc9026eb24faa38 49 0.02 vMB 1,254
131,696 131,696 00000000000000e1ca0cfc888935ae84d34be6d8125805370d182195dd7668ad 79 0.05 vMB 244
131,695 131,695 0000000000000cbd5918f06ab8037f3b14bf2ffadc7ea5c1bcb10d1f25fdec56 1 0.00 vMB 0
131,694 131,694 0000000000000812d178c4e29e4682dd677b9f6770dbf599c8ffc374c8f9a57e 22 0.01 vMB 630
131,693 131,693 00000000000008944066afec596a8540c99d8019c80e647e3bca818684b3be58 194 0.12 vMB 140
131,692 131,692 0000000000000e7dd1ecf36a4e6c0399a38dfd8b2b226d0633ec2b5b8a25f7e2 86 0.04 vMB 1,071
131,691 131,691 00000000000006cfafc0666ed0d17ad3bba8afa95550d377aba5a55a614bd138 118 0.06 vMB 601
131,690 131,690 0000000000000014c27235f0cb186dbf7ed4d48bc97a8023daedd7e15500ed2f 14 0.01 vMB 591
131,689 131,689 00000000000006bd0e01ed07b51f4c4c347672621a3a7257804b9d0e873e74ee 70 0.03 vMB 573
131,688 131,688 00000000000000c3fac06af48da7643db50b1a3dadaaab44acee0e7f44e4889a 34 0.02 vMB 1,578
Previous 10 blocks ↓
Total Size: 779.56 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 262.08 GB
    • Received: 1.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.