Loading Tool

Explorer IconExplorer

Memory Pool

86,051 transactions
32.05 vMB
0.21568224 BTC
Random Selection Loading Transactions
Max Size: 191.68/200 MB

Candidate Block

Mining Attempt 30c57ab5c8344563c5fafc87c45d826f0b03633f986bab0ad82a44cf9c0de67e
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root f2d86a15d0ad78efa3fcce26ba0a9ede33df27ff23c1550af1eafa9b0f0b1a9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,881
Size: 1.00 vMB
Total Fees: 0.09713808 BTC
Feerates: 529.10 > 9.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (411,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
503,665 503,665 00000000000000000060a6de8bd24116cc0fb2b5e4bd08889e3e59514726401c 593 1.00/1.00 vMB 195
503,664 503,664 00000000000000000069259d53ed05fe5c43c4c8b0ee9e3ae60cd4ae530a47c8 214 1.00/1.00 vMB 149
503,663 503,663 00000000000000000048100f141ba1c1b459604d6b7583ac8dbc514d4ce00ddb 550 1.00/1.00 vMB 193
503,662 503,662 000000000000000000020bc6ea23ae00d70390a431a4fc692cdde4f7ec973a6d 1,347 1.00/1.00 vMB 384
503,661 503,661 000000000000000000362abc0bea3002c1478e0224cdddfffab1d64ad614a762 2,637 1.00/1.00 vMB 481
503,660 503,660 00000000000000000086e996a3cd016752badeb8b745f7b3143d292e18132f63 1,821 1.00/1.00 vMB 388
503,659 503,659 000000000000000000626259723292d11e99c19b53e738ba617cd8288697fedf 506 1.00/1.00 vMB 219
503,658 503,658 0000000000000000007d29e6a3498ecdaa2a3cd7fc9ddf6be20e0e1f507cf397 891 1.00/1.00 vMB 330
503,657 503,657 0000000000000000001304dcd40bc31bb8dd64197ab239b64763d43157540a9e 1,423 1.00/1.00 vMB 525
503,656 503,656 000000000000000000216d8a078b069b31d118e427a6bb310a883071ba590087 1,068 1.00/1.00 vMB 259
503,655 503,655 00000000000000000003e97d3a2be9fcdcc27002e5a70b9b17beaabe3ed0b33b 1,848 1.00/1.00 vMB 391
503,654 503,654 00000000000000000045a06b84816947f59a8a6b3e068c6c0e98684bd70182e6 1,039 1.00/1.00 vMB 269
503,653 503,653 0000000000000000008e9f5185ff33c1c7446992c4eb45a13613d732c4e160e5 541 1.00/1.00 vMB 154
503,652 503,652 0000000000000000005f144d32b77638b2ed7ebba0be1b2e8295d582d789eb72 1,513 1.00/1.00 vMB 346
503,651 503,651 0000000000000000003ba58a034c45e820ba98b25c0f0d41f48cf8053de365a6 1,919 1.00/1.00 vMB 395
503,650 503,650 0000000000000000003f23dbe1f272477bf1afffeaa42aaf2e47666c1f388d77 1,299 1.00/1.00 vMB 349
503,649 503,649 0000000000000000002c631f103660977b8b9f6352acc9e4afc7494a15683961 891 1.00/1.00 vMB 229
503,648 503,648 000000000000000000202e0e66f60cb716a1c5625b58ec3e2ff56ba3df99e440 1,681 1.00/1.00 vMB 314
503,647 503,647 0000000000000000004470b5ea71683ce2da026825cfcba14e73151fb2407286 2,373 1.00/1.00 vMB 486
503,646 503,646 000000000000000000246276d70a63fb0f3adc8f94a8516361310543f170ef63 2,227 1.00/1.00 vMB 479
503,645 503,645 0000000000000000000818f1680aef2ccbe6efc003975e7ec0ea0f5465ed9dbc 2,298 1.00/1.00 vMB 451
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.70 GB
    • Received: 16.31 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.