Loading Tool

Explorer IconExplorer

Memory Pool

27,114 transactions
10.23 vMB
0.04317622 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.40/200 MB

Candidate Block

Mining Attempt ac55460a9bc4e48373702971c72cea662d8121867f70fe9417e1a0a5a2cc3802
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root c0632fadda728ef089bc28584ac37a4fb82bbf16a1d8e8122f96e9c113bb09fb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 949
Size: 0.54 vMB
Total Fees: 0.01866647 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (659,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,457 253,457 000000000000000ea0ade639db07965fef39e011aef1c2745a30ab0bbabe68c3 200 0.09 vMB 107
253,456 253,456 000000000000001fe23a29e954a4c1660373da7e1b54b371e298d639661489e4 338 0.15 vMB 90
253,455 253,455 00000000000000092dc9f4b74fb05051e7bb3500bd10f3e19ec338378b3ab41d 256 0.13 vMB 51
253,454 253,454 0000000000000053f5f896698d8365d4ec4d2a1a62b58cd797c93e871d8d88f8 318 0.19 vMB 125
253,453 253,453 00000000000000259b4ed3cdb1d49bd80dab34d1ad6e047620376caa7e89ae34 130 0.05 vMB 139
253,452 253,452 0000000000000031c0191b6ced7c1c53bb09771a60f872ff86b0f883c636acf9 45 0.02 vMB 100
253,451 253,451 0000000000000028d6ae33b846dbbe9a3f6cd82819844a29630366e5cc984c43 216 0.12 vMB 104
253,450 253,450 000000000000002a2f78304fc9ef3705296f1a9853802faba5d248d0cb6cbd66 736 0.41 vMB 67
253,449 253,449 0000000000000050e0b9fee34dd4e2838dc572a4306a3c8f005de5747100c39d 840 0.35 vMB 135
253,448 253,448 0000000000000045c11bf774c845d0db0673cdb4476b6e241169cf223bbe8fdc 635 0.25 vMB 143
253,447 253,447 0000000000000025373af51ba7ebc3a52033762d1601e9c4357a0c60a1969f1c 92 0.04 vMB 33
253,446 253,446 000000000000003a28e9531a5f742d5188cd83b25f2e348846acf968d78d2df0 353 0.15 vMB 120
253,445 253,445 000000000000000a33b3b11e82d84254f2fe0dd43b3de57cf362e6c1c9013aac 432 0.19 vMB 109
253,444 253,444 0000000000000017ac626616c3fdadcb225f6a6233e7dab0fe81a7b6f3814cd1 301 0.10 vMB 47
253,443 253,443 0000000000000031ea35758a4922c1c1baa427dc0f5068aa9407590b26ff1aa0 614 0.25 vMB 189
253,442 253,442 00000000000000060871b082428ba4aa008bca85faed160858e5bb1dd95a4921 93 0.04 vMB 88
253,441 253,441 0000000000000015ea8bd62c439a0f9013ecc88adadf9aa924376c33b77ef7bf 578 0.23 vMB 136
253,440 253,440 0000000000000039a9a06f6c65a998b735d3f8f67178c4b5b0ad0c00cfa325f2 1,370 0.74 vMB 19
253,439 253,439 000000000000004a852846974f9663e02c75509869bd1816669695b6d61544ba 95 0.05 vMB 90
253,438 253,438 0000000000000011bbf9a4284791703a79c78a546dc4aa25ca3adbfcb964508c 75 0.03 vMB 116
253,437 253,437 00000000000000507c9daf8cb2bb5c923525536adc1d2ed2ef5df41fd382c4de 235 0.10 vMB 87
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 45.43 GB
    • Received: 0.68 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.