Loading Tool

Explorer IconExplorer

Memory Pool

81,674 transactions
30.34 vMB
0.08215287 BTC
Random Selection Loading Transactions
Max Size: 182.85/200 MB

Candidate Block

Mining Attempt 99ef675a82186205059d1c1483e3643315481961a84e0c9206314291b2bd9ba1
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root ed82fa607bf24b788edd5c122b9185d036034b084e503f8cda7110c607ea10a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,080
Size: 1.00 vMB
Total Fees: 0.01993734 BTC
Feerates: 203.60 > 2.00 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (427,599 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
487,374 487,374 000000000000000000ecd12898708c90fcd2062e4cc6c993a03dd452f70a7beb 1,130 0.99/1.00 vMB 50
487,373 487,373 0000000000000000004525a0e62e78a3262f8afa997223f6926c3364c30124ac 2,096 0.98/1.00 vMB 87
487,372 487,372 0000000000000000004ee67f1505dce6943d6c33650689d591765291b5b2a0b1 1,076 1.00/1.00 vMB 50
487,371 487,371 000000000000000000c3459cd80615ffdd2637f830f8f8b6cb9de3a4f8fe9383 1,107 1.00/1.00 vMB 19
487,370 487,370 0000000000000000004e90e833883acfd40cb662edefe930999eff7e92540daf 1,646 0.98/1.00 vMB 66
487,369 487,369 0000000000000000001a6520aa135490f72e81f738648a1b200af175769af9fa 751 0.29/1.00 vMB 178
487,368 487,368 000000000000000000838e3849621480110607055eff173663794f8f55311689 3,163 1.00/1.00 vMB 13
487,367 487,367 0000000000000000005a146c6edccb92b03650602a5c073b68a6ba719608ddff 1,331 0.99/1.00 vMB 35
487,366 487,366 000000000000000000b78010fef8eb9926e6862fdb251cae5e2a2d3e13f218cc 2,204 1.00/1.00 vMB 48
487,365 487,365 000000000000000000380a5a2590c8b992c36bd6130752337ded87983c1fc78d 2,006 0.96/1.00 vMB 105
487,364 487,364 000000000000000000ec59c9e9c43f5b2c5c6a732d10d8dbed52367ec8522581 1,843 1.00/1.00 vMB 172
487,363 487,363 0000000000000000005893db87185d1890c4bc373b5e43c854ae2ab8a3b21001 2,681 1.00/1.00 vMB 56
487,362 487,362 000000000000000000096603e75fcf84746a5f847923201cc1793a0bf50ffec1 2,244 1.00/1.00 vMB 19
487,361 487,361 0000000000000000008d47e5a201116e0c0b71525c154f0f0075d06b50dcaa45 611 0.36/1.00 vMB 31
487,360 487,360 000000000000000000d86d9c7594504915a1cad447ae85f2b5b5e2a2eb090daa 2,412 0.96/1.00 vMB 136
487,359 487,359 0000000000000000004fdc5050ed2f2457c0d31a963842ddafa88a821c3e8b20 2,594 0.98/1.00 vMB 155
487,358 487,358 00000000000000000054217d381ab435524e939cda46ef009666e99ccb1fab06 2,260 0.93/1.00 vMB 27
487,357 487,357 00000000000000000061d45a3d1903b9b87edaf26d6cd3468850a448ba0a7c8c 1,130 0.59/1.00 vMB 88
487,356 487,356 000000000000000000e62cf1006d7f08f1a95418068d200318a130a75f580aeb 1,712 1.00/1.00 vMB 110
487,355 487,355 000000000000000000d61c09e9b80572b30c79f7aa2afa23aedc84d172c82cfd 2,115 1.00/1.00 vMB 80
487,354 487,354 000000000000000000cfd5b29bafb630cb19a8ebd156a69a9b745a5e56a03c3c 2,297 0.98/1.00 vMB 143
Previous 10 blocks ↓
Total Size: 782.34 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: 661.27 GB
    • Received: 14.80 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.