Loading Tool

Explorer IconExplorer

Memory Pool

37,506 transactions
25.99 vMB
0.07656644 BTC
Random Selection Loading Transactions
Max Size: 133.99/200 MB

Candidate Block

Mining Attempt e55b6ac0b4fef52fd2105ca497752c948e266f3b363d519194f958427a519652
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root d0fc9a6391e098295377e0fae41d4876685158eaa84d91d3b43766644a947f22
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,670
Size: 1.00 vMB
Total Fees: 0.02908883 BTC
Feerates: 502.65 > 2.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (447,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
467,563 467,563 000000000000000001b06d4b523bd4e9318a4cea20f31113b8c81ca813d672ab 2,151 1.00/1.00 vMB 304
467,562 467,562 0000000000000000004dc80b04861efb51ff8d59391d0250165abbe4f6296b48 1,692 1.00/1.00 vMB 293
467,561 467,561 000000000000000001c9c18fb38ce25b314c9ac77db63b1c9c2bcf45d13f07ee 2,169 1.00/1.00 vMB 272
467,560 467,560 00000000000000000104f112666a63fb4f322ca8922d66a1763acbabe75a0058 2,334 1.00/1.00 vMB 273
467,559 467,559 00000000000000000020687cbac6171008913a0ad33a8559d64a3ac801b6314a 2,603 1.00/1.00 vMB 311
467,558 467,558 000000000000000000ab5e542b6c793e3a3f876acfb1ff53686af1423ece47fd 1,989 1.00/1.00 vMB 240
467,557 467,557 000000000000000000ac5c5c6374def51cdfde1cd9d8bb01c6a02d6dfdfd3473 2,746 1.00/1.00 vMB 266
467,556 467,556 00000000000000000194a4bc0ff34e5f9fffca18ce493c8f5323a5da54ef6251 2,092 1.00/1.00 vMB 278
467,555 467,555 0000000000000000015081ba8f65ac0b73627f55d02d92a54d2d43120a394233 2,388 1.00/1.00 vMB 268
467,554 467,554 000000000000000001a9cd11caa55f99bd85de8c2b4d8d0c766019bf8e5e1b29 2,572 1.00/1.00 vMB 295
467,553 467,553 000000000000000001092527e0656bb10f2f8501e1795cd5fb73f951aded6917 2,425 1.00/1.00 vMB 274
467,552 467,552 000000000000000000b8d4855f337d980411d743eea6d1896e1290ea66a5a673 1,119 1.00/1.00 vMB 260
467,551 467,551 00000000000000000104a1afce96404ddfa4f5b99132dec3f93346677604e449 1,917 1.00/1.00 vMB 284
467,550 467,550 0000000000000000011190abd514df5575d28327402623732eb9b39483217f49 2,969 1.00/1.00 vMB 307
467,549 467,549 0000000000000000017b591942eef542d33f918f8b270edba223a01cc5ed442c 2,400 1.00/1.00 vMB 318
467,548 467,548 0000000000000000018f28e3d3b1e902bb2442867b4358fadf6084666adb9ed3 2,444 1.00/1.00 vMB 268
467,547 467,547 0000000000000000006119a6314ee3a7f2a5fe2be67088bd1274648fae8b1c51 2,143 1.00/1.00 vMB 291
467,546 467,546 000000000000000000d63975addb7a4aa841f8845627c441a66523e72de98c1f 2,319 1.00/1.00 vMB 237
467,545 467,545 00000000000000000166e0dee3d682d1335c982455111836968ba04c59481f79 2,523 1.00/1.00 vMB 359
467,544 467,544 000000000000000000234373c2469f6597e2931e949eba5e391ef68ccec9a7d0 2,597 1.00/1.00 vMB 270
467,543 467,543 000000000000000001d089a6f704579bcc6da20f3dbb70636aefbf44b9992eca 2,032 0.99/1.00 vMB 224
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.