Loading Tool

Explorer IconExplorer

Memory Pool

45,818 transactions
29.09 vMB
0.14074085 BTC
Random Selection Loading Transactions
Max Size: 151.58/200 MB

Candidate Block

Mining Attempt ece802f752b99c18ea44ccd9e12378b713e87e7beb1c668bb03a8daff0193ca5
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root 88020f77a0e5e0029c9f7282398d2ce64f0e5d4ac2ea8bc1f5e3c8b7716e6981
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,812
Size: 1.00 vMB
Total Fees: 0.04276030 BTC
Feerates: 150.75 > 4.28 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (432,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
482,475 482,475 0000000000000000003127f6390e6c12d96ca46924b5d264468289703dcf50b2 1,834 1.00/1.00 vMB 546
482,474 482,474 0000000000000000005766cac79717695cb1629d17be29bec2cb67c11cbf9d2f 1,975 1.00/1.00 vMB 386
482,473 482,473 000000000000000000fd3beea1d36ae5666dbb112a2124a3896bb27ca23be294 1,979 1.00/1.00 vMB 315
482,472 482,472 000000000000000000f438211e4f296b3621bc29fb102ff10bc91788bd98aa6a 2,098 1.00/1.00 vMB 405
482,471 482,471 0000000000000000011c93bf2076b568d6d75f3d1df0f2ea266b7e8296d638a9 1,935 1.00/1.00 vMB 412
482,470 482,470 0000000000000000010bcf5e403ea592e0b8b64c92fde5df9a270e1ea4a81567 2,261 1.00/1.00 vMB 461
482,469 482,469 0000000000000000007822b75b829097efadb35dbff9f7da26cc227319d1b752 929 1.00/1.00 vMB 102
482,468 482,468 0000000000000000010790e5630a34218980072f04a03455afb9eb8b23275633 1,443 1.00/1.00 vMB 70
482,467 482,467 00000000000000000029cef8d75624b85e8a25425c6194555155d0b587e82342 756 1.00/1.00 vMB 93
482,466 482,466 000000000000000000d7c2b49b7c3cde412e47f9dde0fae5b5d16910d33532da 1,800 1.00/1.00 vMB 203
482,465 482,465 00000000000000000111288b5fe29a3fe43e2fc39aa1dd3394a504e3c81c70d1 2,198 1.00/1.00 vMB 385
482,464 482,464 00000000000000000137fee8489bebd8c43c067a9cf81f79f92b9251d2b11522 2,249 1.00/1.00 vMB 421
482,463 482,463 000000000000000000cd1bf5e15bc64dd03bc95aa0a13523c45e3d444e80f3db 2,359 1.00/1.00 vMB 481
482,462 482,462 0000000000000000003ee03a67260a14fece33fb77186f4318dbb7cd9e38f516 1,672 1.00/1.00 vMB 197
482,461 482,461 00000000000000000015442873bafd46c0fd3390c8428f04b515d234ef783fc5 2,024 1.00/1.00 vMB 258
482,460 482,460 000000000000000000671afca077727666c36de75944530fa0de38483d412277 1,975 1.00/1.00 vMB 331
482,459 482,459 0000000000000000013a772d480156edd7cd2b86cb10304f43bf8401a6d179a4 2,128 1.00/1.00 vMB 265
482,458 482,458 000000000000000000f4361d835a62dac6857ca22405570a6dd03b175c58669d 2,192 1.00/1.00 vMB 118
482,457 482,457 000000000000000000cfa08fb7556d5ea547173fb67445c5b3024335def390e0 1,409 1.00/1.00 vMB 215
482,456 482,456 000000000000000000e1863e335c35a86d67a8fd87cb9e8074650f725763862c 2,127 1.00/1.00 vMB 439
482,455 482,455 000000000000000000f6b10497c14dc4a967500ef852c15489bf611dbedb38e3 1,271 1.00/1.00 vMB 222
Previous 10 blocks ↓
Total Size: 781.88 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: 645.03 GB
    • Received: 12.66 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.