Loading Tool

Explorer IconExplorer

Memory Pool

45,826 transactions
28.47 vMB
0.07380929 BTC
Random Selection Loading Transactions
Max Size: 151.26/200 MB

Candidate Block

Mining Attempt c18de337ced730b532b1084964f2e542ffe4582cac32c3f27cd35a0c4290e918
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root 099a45d4b61b0d2eab4a96aa9e7d3fac25202b377c4a866b1e3566d505d3e49c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,467
Size: 1.00 vMB
Total Fees: 0.01970108 BTC
Feerates: 100.23 > 1.97 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (181,381 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
733,454 733,454 00000000000000000009886caf1eb8aefa1da5cdda2f846e7a5f46eaa095d451 1,809 1.00/1.00 vMB 12
733,453 733,453 00000000000000000005d9edac39635478e9a690e9477dd70a1f4985f4ebe5ec 1,030 1.00/1.00 vMB 11
733,452 733,452 00000000000000000003029977b4795ed5df08f2bf636aa90c080500d1f0944a 1,028 1.00/1.00 vMB 10
733,451 733,451 00000000000000000003b329f43ded360409e513b1335356873655b4167069c0 1,585 1.00/1.00 vMB 12
733,450 733,450 00000000000000000007fd53934f7b5b863fd8891b3db3ce1294a030bca53c2f 348 1.00/1.00 vMB 8
733,449 733,449 000000000000000000027e012956e1608d48a028e2d3a9e378a9a058339a3016 1,838 1.00/1.00 vMB 16
733,448 733,448 0000000000000000000990a84a9eaa47c352a19ca3085cd6c3a15a76de51a831 941 1.00/1.00 vMB 4
733,447 733,447 0000000000000000000029b4320fd380e15437be2cf28150b42d6e50e83b2279 1,257 1.00/1.00 vMB 7
733,446 733,446 000000000000000000052b4f561f3097c988f985a1e78ac5bc158663aa96c83a 639 1.00/1.00 vMB 10
733,445 733,445 00000000000000000008dbb526a35cbd8d0bafeee39e6380a5155e73630213bf 1,078 1.00/1.00 vMB 3
733,444 733,444 00000000000000000001ef3c49abd0d790f134d85436e5bba32358f662498105 1,596 1.00/1.00 vMB 4
733,443 733,443 00000000000000000008c3625d5153b908d6ed152ad95ffedb9be78f5cb58627 879 1.00/1.00 vMB 5
733,442 733,442 00000000000000000005fcc30e11d1414f2b17ddeb29c97d8f9c18ceda27453f 949 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.11 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: 651.98 GB
    • Received: 13.67 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.