Loading Tool

Explorer IconExplorer

Memory Pool

47,752 transactions
30.25 vMB
0.09731872 BTC
Random Selection Loading Transactions
Max Size: 161.12/200 MB

Candidate Block

Mining Attempt d05e23b1fe19ec4b5ca372a6e357ffba1dc2aa4d2cab768d4faf7a1e842d61f7
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 1f8bd93bf21642b2ae784646a4b3901fa99645f4260d4cafe5e7bff8d09f1bff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,010
Size: 1.00 vMB
Total Fees: 0.03598388 BTC
Feerates: 150.97 > 3.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (181,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
733,475 733,475 00000000000000000005cbabf435aa9d8a00f59f38ba8b0666bd56f4e09c639d 4,117 1.00/1.00 vMB 8
733,474 733,474 0000000000000000000729efc2494ac575d9af832c8644234a83f8a30969eee4 2,659 1.00/1.00 vMB 9
733,473 733,473 00000000000000000006ba1077c46ab5935840540d6d8c1d3e561358a0f1057d 2,412 1.00/1.00 vMB 11
733,472 733,472 00000000000000000006a963272f4880d82be077dfdbba99e0cab60141a1bb2b 2,984 1.00/1.00 vMB 20
733,471 733,471 0000000000000000000561dbffaaf254260c6906267750f8ccf7970724d45300 991 1.00/1.00 vMB 8
733,470 733,470 000000000000000000036998f1b1cdb0ff46f88580b9a0f9bcd1be89f1feeab0 1,558 1.00/1.00 vMB 10
733,469 733,469 000000000000000000056f81bbae1894513ffd8c04ed6ba3538d947cc0df2c12 913 1.00/1.00 vMB 10
733,468 733,468 00000000000000000009cab2de8e88f9383e17f550b44ab85ee1613281bafb40 2,536 1.00/1.00 vMB 14
733,467 733,467 000000000000000000005c2ba078274820c73ae070ba9561d8666da9c4a08e0d 2,457 1.00/1.00 vMB 13
733,466 733,466 000000000000000000091dae8f33ee08101cea9946d3a3bf40625a8fcfc423f9 3,367 1.00/1.00 vMB 16
733,465 733,465 00000000000000000001b8f9bd80cf2722e0480d02e1a51e83c0106b2aa0f27d 1,801 1.00/1.00 vMB 13
733,464 733,464 0000000000000000000551f62392634d76563f89e6b35e878954359abd3b7ab1 2,124 1.00/1.00 vMB 13
733,463 733,463 00000000000000000002345f03040063ca9de86f1e608e29a529150c473330db 880 1.00/1.00 vMB 10
733,462 733,462 000000000000000000043d6e9ec312e836048c3e6ed4b98e49c108746b3ad967 2,284 1.00/1.00 vMB 13
733,461 733,461 000000000000000000066fc483ec682707b5ccbca44b4adad00fd18d25734415 472 1.00/1.00 vMB 8
733,460 733,460 00000000000000000007cc6a9625abf7ce728715badc3310b986efce0981f14c 578 1.00/1.00 vMB 9
733,459 733,459 0000000000000000000565a46801b1ae81f5478842ecf93c75dc920a26247a04 1,189 1.00/1.00 vMB 8
733,458 733,458 0000000000000000000988b81434f8f78b0cc50768e57b8857747d28e6d63194 596 1.00/1.00 vMB 8
733,457 733,457 0000000000000000000765a7eb3fbd167461a3b5f5e2a3addb56eed87253f82d 3,256 1.00/1.00 vMB 16
733,456 733,456 000000000000000000031ef9fffb0299fdd2e8b4cb2376be42ecfe30686eaecf 3,461 1.00/1.00 vMB 17
733,455 733,455 00000000000000000004e6246e1e45b7460e39f0d057987e56c40f672b092182 742 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.