Loading Tool

Explorer IconExplorer

Memory Pool

81,542 transactions
29.87 vMB
0.14317769 BTC
Random Selection Loading Transactions
Max Size: 181.01/200 MB

Candidate Block

Mining Attempt f51d763e3bf84b555373750dc5226a29236f2c4788abc029946918f2ebd1ff6d
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 8d5151458a863730675fa6ce28543c83c87458fb444e527c5d0c64599b77926b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,776
Size: 1.00 vMB
Total Fees: 0.07522806 BTC
Feerates: 101.65 > 7.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (685,567 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,552 229,552 00000000000000600c42443cc14dbea6f235a7b29e49642e2d76020a858bdfe3 706 0.25/1.00 vMB 251
229,551 229,551 00000000000001eef8794638cb11364353aff2ac3a23a8ea27e62cae6f7618de 135 0.06/1.00 vMB 102
229,550 229,550 000000000000000794601c4b1e8bf235089ba52cd87546683a94820263babcb0 292 0.12/1.00 vMB 171
229,549 229,549 000000000000014c5247fee4069d4fe6ef83fb7d3d82b68542a3cd00a08bfab1 320 0.25/1.00 vMB 105
229,548 229,548 0000000000000262d2794bb197f1b3a1b6d6c88c0e62973de25651595c28acac 146 0.08/1.00 vMB 109
229,547 229,547 00000000000001a4f32b3b98787a18ed445a3bc8edccbd74aed9fa851a7aeed3 83 0.04/1.00 vMB 57
229,546 229,546 0000000000000190fb2dddd95ad152ea654504d68044e15363b9bc507144826d 302 0.19/1.00 vMB 144
229,545 229,545 00000000000000935f899dde725540c171902c4fc8f0ecd231cd4ae19986bdff 4 0.00/1.00 vMB 9
229,544 229,544 00000000000001b6faad6fdd3dc0aa24a5c563661791100f811e4c2495792f6b 135 0.13/1.00 vMB 65
229,543 229,543 00000000000000f880a73e6f90f731110ffe96650881ac7f5561ab4b0b3c25ad 243 0.09/1.00 vMB 162
229,542 229,542 00000000000001e9f7a82a5c3e6fa2a35ea4cf62737e0687bb5395c01bad5fbf 565 0.25/1.00 vMB 233
229,541 229,541 000000000000009c296ac80bdbe279bb19740cb6f40d29989b5ce5fa784b6981 69 0.03/1.00 vMB 20
229,540 229,540 0000000000000187d2841b6a2ae6b0bec34172cdb0067bd5bee99484883918f1 552 0.44/1.00 vMB 143
229,539 229,539 00000000000000d5d282e38a142e530091c5c99bb34c8f6713cfc94ddf65eccb 617 0.25/1.00 vMB 150
229,538 229,538 000000000000027cb3a7c1804af5d759308e38a7a931f30781a2e06beb3a3ff7 871 0.25/1.00 vMB 334
229,537 229,537 00000000000001ebab21021648ed2446a9bbba870ddb00c58ea80892322daa14 532 0.30/1.00 vMB 356
229,536 229,536 00000000000000440b5ac2313a9c40e2f8bc765dc4dda45243fbd1d5e79d1168 344 0.31/1.00 vMB 93
229,535 229,535 000000000000012822af674e01c0f1997231d52bf8db9f1e59ca1f94481ca9be 740 0.25/1.00 vMB 196
229,534 229,534 00000000000001aad1acfb70c8687b84c11149e6956ec259f4285ba767b113c4 153 0.05/1.00 vMB 438
229,533 229,533 0000000000000253353dac710d24362d56a4c5f2fd884d53a40978ddc6707be2 227 0.13/1.00 vMB 152
229,532 229,532 000000000000024d2adf47fedca97c06e8cb204c423fe653b9da721f81a80583 423 0.19/1.00 vMB 170
Previous 10 blocks ↓
Total Size: 782.60 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.68 GB
    • Received: 15.99 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.