Loading Tool

Explorer IconExplorer

Memory Pool

81,956 transactions
31.04 vMB
0.11781094 BTC
Random Selection Loading Transactions
Max Size: 185.72/200 MB

Candidate Block

Mining Attempt 1b0ef32dd285d18bf2bb9118d4589eb86648632c20643b30928a9e0320a6b1fb
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 4764de48be7c5fe1ca947c343a80079fd9708d9393acd953056da2d9c733219e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,584
Size: 1.00 vMB
Total Fees: 0.03413558 BTC
Feerates: 101.42 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (418,780 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
496,370 496,370 00000000000000000090e3b52332413a49558f8d4d3a25aa268926855eb6c6f6 2,064 1.00/1.00 vMB 155
496,369 496,369 0000000000000000009109f39ff2db0fc029f1c343f00c8dfe8e55556ee3def4 2,645 1.00/1.00 vMB 180
496,368 496,368 00000000000000000097938e9f429357279e76895b26fc87a11ca1c5c3a76d92 2,009 1.00/1.00 vMB 159
496,367 496,367 000000000000000000b8be053f5b636927a8e72ae128f88755326dd5a90c06a9 3,109 1.00/1.00 vMB 154
496,366 496,366 0000000000000000006c7bc07463840a6f7cc471f6f60a6a394763fcce271555 2,409 1.00/1.00 vMB 179
496,365 496,365 00000000000000000076f4d1dcfdf0ada4d5385e0ae64c97d1f28aa465743b9a 1,589 1.00/1.00 vMB 160
496,364 496,364 000000000000000000b5e0d9c9c4f6b273ce9da4afcc640fc56932abdb9ea92a 1,798 1.00/1.00 vMB 186
496,363 496,363 0000000000000000006c41de62628eb9e3ac366cdd09dd80bbffb990407cec3f 1,739 1.00/1.00 vMB 190
496,362 496,362 000000000000000000c3e553a6f137e4cfbd336bb045cfa978fc889224473e4f 1,740 1.00/1.00 vMB 193
496,361 496,361 000000000000000000661848bb58ca21eaea8b0360004b59cd3f6c6813b5426f 2,709 1.00/1.00 vMB 226
496,360 496,360 0000000000000000009b44c36e0cba16f3c05ebf698bcdef8c6803585d132d97 2,483 1.00/1.00 vMB 222
496,359 496,359 00000000000000000059a81a46fc3f790ec5fdd451ec365af4909d807a425cae 2,441 1.00/1.00 vMB 102
496,358 496,358 000000000000000000927fbb773c10bcd6a71b2cff8c752fac6cfdf5b45f59e8 2,699 1.00/1.00 vMB 108
496,357 496,357 0000000000000000003acc63d26bcdd15c71bc458eaa00f141f0d13a7670b84a 2,273 1.00/1.00 vMB 133
496,356 496,356 0000000000000000003c26cf76cc2f1ca1f3e0a8dbad4dd002524e92ee79ea41 2,663 1.00/1.00 vMB 173
496,355 496,355 000000000000000000632a319f3f784b377aa6390cf424b7e3bc0cca9e78508c 2,131 1.00/1.00 vMB 155
496,354 496,354 00000000000000000076828d4cdb14da0e524066c7099035421b9bb4c7ccaa89 2,267 1.00/1.00 vMB 150
496,353 496,353 00000000000000000093585ea2796cefcb6c3cfcd1500d8a87a357f11d214bbc 2,503 1.00/1.00 vMB 168
496,352 496,352 000000000000000000106aca8d7489d626711daae4181ada76d2c968b90629cf 2,108 1.00/1.00 vMB 207
496,351 496,351 00000000000000000017aa042b6cd3e20880984ed93f4d0b0d9a0fcf50c35f0a 1,977 1.00/1.00 vMB 285
496,350 496,350 000000000000000000c011d07ff2d1844e12a59194f0a71cf473c4f2579a103a 2,333 1.00/1.00 vMB 215
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.