Loading Tool

Explorer IconExplorer

Memory Pool

71,345 transactions
32.08 vMB
0.21493641 BTC
Random Selection Loading Transactions
Max Size: 177.51/200 MB

Candidate Block

Mining Attempt 4c690d6b776bff0624b104436c4471dfc74e8ca4b03e139285cbc162a165d845
Version 20000000
Previous Block 000000000000000000003e2cea3272852a02574067459619c69d2e08aa2309f0
Merkle Root 5564727931edab6d1d879607fef570db2e6f1885fd22543beb769b692fa8b4e3
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 2,409
Size: 1.00 vMB
Total Fees: 0.03996591 BTC
Feerates: 234.99 > 4.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,562 (780,432 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
137,130 137,130 00000000000003e509f724bd293bca2902ca6aca0934fb35e40472ff080057a8 63 0.02/1.00 vMB 111
137,129 137,129 000000000000004b408b6fa1d5fd92f44aac91854310aa02eecb935671b1f9b6 117 0.05/1.00 vMB 80
137,128 137,128 000000000000040f1f5ec43d778589e9cc5197901c78ecd53de9456cfe0e7cf6 10 0.01/1.00 vMB 6
137,127 137,127 00000000000008f076d03521d8e104cb47ceb15d1fffb4b8f196beb068b66415 58 0.03/1.00 vMB 415
137,126 137,126 00000000000006affe35e494b6852961b073c5dd6154c87c907b5a627179f13e 43 0.01/1.00 vMB 8
137,125 137,125 00000000000005f821220e3b2b40fcc248c7acb2844f3c2d09aa163c5742b1da 65 0.04/1.00 vMB 245
137,124 137,124 00000000000003a68631dee40a6e535b60972024d82bcbccbf4ea1ab6df827aa 169 0.05/1.00 vMB 0
137,123 137,123 0000000000000197a62e2c452124347c4e2925397821f03174c78b37a010fd6a 141 0.06/1.00 vMB 245
137,122 137,122 00000000000009aabae88b247397254163926ae6dc76d0bce3724df70e4bbaa5 31 0.01/1.00 vMB 931
137,121 137,121 00000000000004649ce45839d691c815fe48d94ce21dec3955ed176d6b948d38 44 0.02/1.00 vMB 212
137,120 137,120 000000000000079f86ad8d75b49d1ce76991ef5cd2f3faa7df304221f185aec9 12 0.01/1.00 vMB 137
137,119 137,119 00000000000002e06f59d97e7271c393627cb8b70aad95d69a3d2cb7955c7146 33 0.02/1.00 vMB 727
137,118 137,118 0000000000000944f48fb8d8f81528dbe8f4297a14aff383de5ff283e0205a3e 16 0.01/1.00 vMB 272
137,117 137,117 000000000000078a848058362952bb556d0e0d52582bb2982b5e098b7f4b00b8 95 0.04/1.00 vMB 170
137,116 137,116 000000000000075d7acdf3aaecce9209a5eeb2dc0771290f51470cb0e67aab86 9 0.00/1.00 vMB 17
137,115 137,115 00000000000002f12c4a67467dae39a685e527653f08c13964011b2f744d994d 116 0.05/1.00 vMB 183
137,114 137,114 0000000000000049939b02955d0a9d25c2311fc938c5bdaa71da051ffb036212 55 0.03/1.00 vMB 133
137,113 137,113 000000000000076f307e099f85d3c1aa9b26524598b9ef71aa21733d340fd096 93 0.05/1.00 vMB 421
137,112 137,112 00000000000005c6c780e236a3e4f8e309e3650f16018dd48d92306a74945e17 19 0.01/1.00 vMB 240
137,111 137,111 00000000000003a66befd6050159de15331f9dfca9f535a83a36a89c3c1d31f7 14 0.00/1.00 vMB 301
137,110 137,110 0000000000000752ff22587df97e08b65648509090055c460841a500ce14d452 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 786.79 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: 1,013.93 GB
    • Received: 35.12 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.