Loading Tool

Explorer IconExplorer

Memory Pool

79,636 transactions
29.94 vMB
0.11491046 BTC
Random Selection Loading Transactions
Max Size: 179.73/200 MB

Candidate Block

Mining Attempt 5a55a805b9a07bdcafaa775ac6020a3a4c8d27ddb1d9ee6afb47473b8acd952e
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root 7aa3b3b30d9c761f8eebbf40a9364ce63574f6c60b0a71f115b98a88ca0df214
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,045
Size: 1.00 vMB
Total Fees: 0.04834864 BTC
Feerates: 150.80 > 4.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (258,683 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
656,423 656,423 0000000000000000000976f4d61b393c7d076213ed798c3b538b75a4a5190d43 2,281 0.88/1.00 vMB 64
656,422 656,422 00000000000000000003f63e43779712717dd144242e602afc0f43cbf6938474 267 0.13/1.00 vMB 61
656,421 656,421 000000000000000000109682bc55673d87fdd685d290e8361849259e7501e10b 2,005 0.80/1.00 vMB 50
656,420 656,420 000000000000000000090788d5dc9522963b0fcfcfda936d62e086efa53c1257 2,073 1.00/1.00 vMB 11
656,419 656,419 0000000000000000000a449dd94776ded75075905dcf4ec28e633b0e78ff29a7 2,647 1.00/1.00 vMB 131
656,418 656,418 00000000000000000005c8e25690e24256cf093bbac95b795e1e13a2d53633f7 1,742 0.81/1.00 vMB 7
656,417 656,417 00000000000000000001d84123d889102a3064d06750d204d60561d94d46a781 2,879 1.00/1.00 vMB 104
656,416 656,416 00000000000000000002fc576c4b6b5946d42ab8679349f0a3b38007a7bf5ef8 783 0.35/1.00 vMB 51
656,415 656,415 0000000000000000000650cbb7e9880571c4b34f2009789ed519b0115da036e5 1,707 1.00/1.00 vMB 36
656,414 656,414 0000000000000000000904cd0c233ee428c8f30076e912c47b35e7436fdd0517 1,833 1.00/1.00 vMB 13
656,413 656,413 0000000000000000000f0991f49ea1d7bc6ebe8a8621d70afbe1bfe25f44da75 2,340 1.00/1.00 vMB 36
656,412 656,412 000000000000000000098503ce812029fbb995899808b8fdc3061c328846dc3c 1,821 1.00/1.00 vMB 20
656,411 656,411 00000000000000000005427add4b0a51a6707c473dda847ca3c45205c87c58f4 2,201 1.00/1.00 vMB 77
656,410 656,410 0000000000000000000afea5e285bb48f87e725ff642805186f2e4f8371c01df 2,312 1.00/1.00 vMB 80
656,409 656,409 00000000000000000000e2e65c875b2af4ea7e9d56cabe675c07c98bbae9ffa0 1,675 1.00/1.00 vMB 129
656,408 656,408 0000000000000000000a1408ee657712dd7e5f9080720233f17081d0c2035098 2,336 1.00/1.00 vMB 55
656,407 656,407 0000000000000000000340661c4a720bae6e268ad3b60ffa790205e5ff6766a0 2,012 1.00/1.00 vMB 59
656,406 656,406 000000000000000000013aadf64092782335f21fb69e3dcaf8129f5303159d20 2,191 1.00/1.00 vMB 32
656,405 656,405 000000000000000000024a53b877b3684b40b4a46ec77bf768be369b3f51e8c6 2,725 1.00/1.00 vMB 106
656,404 656,404 0000000000000000000fb9670d5fc737ee423693488b00aa6432a800ed9eac87 2,274 1.00/1.00 vMB 23
656,403 656,403 0000000000000000000820a3503936b099e57e64413e051fb7d866080198b938 2,094 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.57 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: 671.23 GB
    • Received: 15.88 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.