Loading Tool

Explorer IconExplorer

Memory Pool

76,838 transactions
28.53 vMB
0.06270016 BTC
Random Selection Loading Transactions
Max Size: 173.18/200 MB

Candidate Block

Mining Attempt a27b70ab07f88cd232201ee5a1e4fa86d9837a61185a565f92e75cca5fc87325
Version 20000000
Previous Block 00000000000000000001c49f83a44b33fdaf760ac061f9963277002d72c7d5d6
Merkle Root 9cf280889ebeb0c5eb80ec43194631eac8a118544070fcb0c53e37f07b57e11c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,081
Size: 1.00 vMB
Total Fees: 0.00354949 BTC
Feerates: 73.20 > 0.36 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,091 (706,591 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,500 208,500 0000000000000021c5eb9f83bf61f637fa878a957fae58326f8babc00e9d136c 367 0.16/1.00 vMB 185
208,499 208,499 000000000000012a64a2436fce8bdd0edd09906876ab8a5f1b9660d5d57b5e9c 51 0.03/1.00 vMB 128
208,498 208,498 00000000000000dd004695d92f3b7f2a7b7faa57a7d736f71de13a0522130603 68 0.03/1.00 vMB 176
208,497 208,497 000000000000012613a5f95e0fd866e46055a002171d99847494f4c8d23b521c 488 0.25/1.00 vMB 141
208,496 208,496 000000000000007e5fc1ef2e76dd3bc01bc64778ea4ab93d9f752e2cdec09e6a 137 0.05/1.00 vMB 181
208,495 208,495 00000000000002647bd65cb338d60744f0523ac0444ff298ce0b86f995f0e53e 649 0.31/1.00 vMB 177
208,494 208,494 00000000000001dbec3cbc457f9191ae93a4311f4b287a7005d66ed2ed460b60 144 0.05/1.00 vMB 146
208,493 208,493 0000000000000332a6040896729a0b6444af6f04aff7d769f2d5375d1648fc27 539 0.25/1.00 vMB 150
208,492 208,492 00000000000001c10932024a1ff6c688c23ec9943792cc4da3ed7372c6ab1501 297 0.12/1.00 vMB 194
208,491 208,491 00000000000002f94d65a427c74c3f553da6d718f912f34b25b9c452ceb837da 173 0.09/1.00 vMB 148
208,490 208,490 0000000000000251054d923b5be159fece46be21f25d42d728111882174d6998 184 0.10/1.00 vMB 117
208,489 208,489 000000000000034d4004ddb6ea8f50b2ea8ddde6bc14ca7a3fffc086f007712d 33 0.01/1.00 vMB 217
208,488 208,488 0000000000000268b52b72a6b8893e09664e2a62949e2adace78496cc850b0f6 390 0.17/1.00 vMB 255
208,487 208,487 000000000000005ac929092fa93835d5a7b6d6c4e2c78ee207d30eb90e27acc0 58 0.03/1.00 vMB 112
208,486 208,486 000000000000010de5f469da1842a9386ace6c536748c624537a7b6decb61113 87 0.03/1.00 vMB 184
208,485 208,485 000000000000021148f6ae089e218d916dd79f5e7abf64feca0d6842084a3aa7 9 0.00/1.00 vMB 0
208,484 208,484 000000000000025808e5f27597431b7b8fe334be75754afd4305c95e25e70af1 141 0.06/1.00 vMB 171
208,483 208,483 00000000000004b23fcf11f7f574ccc10d22ca3d04832992fce5a60f4cdeb534 428 0.19/1.00 vMB 211
208,482 208,482 0000000000000237d93d77dcb67f7fa4c789c63fc404f36a5f68eb89cc299c78 131 0.04/1.00 vMB 60
208,481 208,481 000000000000030b198c8368abe941c33ba51b495f8c6cfdacac443cc1a59f54 219 0.08/1.00 vMB 205
208,480 208,480 000000000000025219aae7efb79a6c5dc9709ca2f55234f3c33f423e1817320f 263 0.09/1.00 vMB 171
Previous 10 blocks ↓
Total Size: 782.55 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: 669.83 GB
    • Received: 15.77 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.