Loading Tool

Explorer IconExplorer

Memory Pool

21,757 transactions
4.39 vMB
0.01597496 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 34.13/200 MB

Candidate Block

Mining Attempt 93e4774b1691298d4e037d8b6baa47dce2ef30282d53ce832ac2cf2a9564fdf3
Version 20000000
Previous Block 00000000000000000000a121caba7288d1c4c9d2d929e3443c469bcacfc2f764
Merkle Root 87ad07ca06369797f5f3b5a6d94bb58901adab7e2a272fc571083326f2b7a7dd
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 694
Size: 0.16 vMB
Total Fees: 0.00512654 BTC
Avg Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,955 (692,467 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
220,488 220,488 00000000000000a849c8fad422689db08452cc75567e351a72f5d527bb30cfa0 0.24 MB 581 177
220,487 220,487 00000000000004eec3b3fa2964766ab45b3c058a193fee61dc019fa813bce99b 0.04 MB 73 86
220,486 220,486 000000000000039d06922a5114489bfe8267091b165d61639924d3abe8e14181 0.00 MB 15 187
220,485 220,485 0000000000000078beeec04f65ea6a15051bdbe226752f5df9341174740adc61 0.07 MB 163 200
220,484 220,484 00000000000001e43be1824c87e5d1e90b92d0135c60555bf0b900aafa30a94f 0.12 MB 303 200
220,483 220,483 00000000000001df93157c5d60945627ff6662d4b6c12a0fc3ad75635713bd80 0.09 MB 207 175
220,482 220,482 00000000000003edd909ffc1b0d88cae5e2db65cb9ede1d134688cf11f3547e2 0.12 MB 333 242
220,481 220,481 00000000000004cdf1016c3d7f3cb3acd6de1349bb74e9f6054b2a9017cca4f1 0.02 MB 31 110
220,480 220,480 000000000000020dcb9585a53268d46432f61500d9fcdccc725de40ead61dd61 0.02 MB 70 204
220,479 220,479 0000000000000455a1f8296ad74e0d96925a477d59a008bf2a3d8ce6d0d9f13a 0.18 MB 341 156
220,478 220,478 00000000000002ec1af124f1a1a97b9f9e2ff2ac80591dbcdba348fd23d50bff 0.10 MB 235 200
220,477 220,477 000000000000003120f9b187f4ab7aa4e8bb81cbdc683b14f1541b201a280b6f 0.14 MB 410 241
220,476 220,476 000000000000051d61039855dc5fcb710d41e0b67fec7cca49b482af6a92e216 0.11 MB 247 176
220,475 220,475 00000000000002d8cfc19b966f5558fee3ffea9b978924ab4ae3ea25217e5c7e 0.02 MB 58 25
220,474 220,474 00000000000000518cb6ea8157807495e41bc1db1a7d00f87bfad3b7efad7f92 0.01 MB 37 113
220,473 220,473 0000000000000028053adcc6fadbf474f9ab96006b0a73c9c17df5564268299b 0.16 MB 364 190
220,472 220,472 00000000000003453b9cc15ca99e8ec5c88a2c6c841c36d28228b5731db36b17 0.26 MB 715 217
220,471 220,471 000000000000039d385b379c404b7fb740d2913a377128f153fde02dd9371e22 0.02 MB 39 131
220,470 220,470 000000000000008ef840ebdac5634216d1f912901640ed294d45c36e9d651216 0.06 MB 99 124
220,469 220,469 0000000000000062723ee977ef177da72ab6d1af89e15aff3007b06091260a4a 0.18 MB 412 167
220,468 220,468 00000000000002fc304790d7352dced2b39fa268ee6a5338ebf0d529ebd45656 0.00 MB 3 193
Previous 10 blocks ↓
Total Size: 778.76 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: 347.16 GB
    • Received: 3.05 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.