Loading Tool

Explorer IconExplorer

Memory Pool

23,806 transactions
10.09 vMB
0.06469111 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.81/200 MB

Candidate Block

Mining Attempt 28be279721e53087ad0760ba6b963f0a3ea4b74420588ea9c84a7b1e6f557730
Version 20000000
Previous Block 00000000000000000001124cf23d5407a6c1c959f1638ede05fd1137b99bca69
Merkle Root 7d876f2aa42dcc5adbd65fecbc87081e3aa889f259ab0e626e974f36671bedab
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,349
Size: 1.00 vMB
Total Fees: 0.03493189 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,405 (52 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,353 913,353 00000000000000000000a63c4217871795ebc58c9d9dc77b79709c942a9e652e 605 0.23 vMB 2
913,352 913,352 00000000000000000001912e88ad0926d3f911e6e9d07192996dd254d80126af 5,511 1.00 vMB 1
913,351 913,351 00000000000000000001300559ac4988e2041eb57f27ad681befee59a41dc267 3,535 1.00 vMB 2
913,350 913,350 000000000000000000013a4c1a56173aa2834c4aeca141040f95eae60bef6c7a 1,524 0.69 vMB 4
913,349 913,349 000000000000000000004df18fbb3134561b9645b170de34e7ff35b32b468cc3 4,849 1.00 vMB 0
913,348 913,348 0000000000000000000201a4b5a99ae8b99eb9ddf51ca88085ad0f9706206ddc 2,785 0.78 vMB 1
913,347 913,347 000000000000000000020cbe0bd9f438f0f75f81b57be038bcc9637f1957e40a 2,897 1.00 vMB 2
913,346 913,346 00000000000000000001d97cc6148a50000ca3ea2d3b415a433005fde9c6883d 2,441 1.00 vMB 2
913,345 913,345 00000000000000000001499d4136d03e4f6b64626ad58c76a3a1b5c3ac899cad 1,377 1.00 vMB 2
913,344 913,344 0000000000000000000186f5897272ba51e6521176be301e46bc5483f36c3d58 3,387 1.00 vMB 4
913,343 913,343 000000000000000000007c96c62c97f21f35e15ac289c26611deb2cb89f05dcf 2,807 1.00 vMB 3
913,342 913,342 00000000000000000000882eb50d4cf30d3e14b30b39d5bc9707ffd2840b4559 4,127 1.00 vMB 5
913,341 913,341 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc 2,588 1.00 vMB 2
913,340 913,340 00000000000000000000fcfeb08eb3e8132df80ab0066dce138120a13dfa737c 2,013 1.00 vMB 3
913,339 913,339 000000000000000000003e70dae81c2e89b5d4ca6ab8bf109e05b178f961a8c0 3,106 1.00 vMB 4
913,338 913,338 000000000000000000017e2f1435f6b729e043b061b87ca7e01c1c807e574dcf 2,325 1.00 vMB 3
913,337 913,337 000000000000000000014d1cd4eca11915f734a0de435476fa92d26e8458badf 3,152 1.00 vMB 2
913,336 913,336 0000000000000000000096cfcfc62b55cb14f898b8f1d42e18299b516b2c7091 1,478 1.00 vMB 2
913,335 913,335 000000000000000000016680770347223b654cca142c2a93e0a21ae020c5ed7a 634 1.00 vMB 2
913,334 913,334 000000000000000000014742431c4036be86ee2810d8394b1b30e3cfd5be68e3 1,534 1.00 vMB 3
913,333 913,333 00000000000000000000ecf9a9cf9e3e078d69ac3f46812a91eff376f6e1729d 1,431 1.00 vMB 3
Previous 10 blocks ↓
Total Size: 779.57 GB

Node Details:

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