Loading Tool

Explorer IconExplorer

Memory Pool

56,665 transactions
32.16 vMB
0.18458595 BTC
Random Selection Loading Transactions
Max Size: 173.17/200 MB

Candidate Block

Mining Attempt 7a7d3eba263034a6762d9dcb49a71f2da8218f6b590c6acd2b0527c47c7985fd
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root e15a329fd5faed7695e1b3dd978cb553f59dfaa29888b594702ec26a1099668e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,608
Size: 1.00 vMB
Total Fees: 0.07273329 BTC
Feerates: 465.21 > 7.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (181,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
733,441 733,441 0000000000000000000536793e1ffa970b24f0edb901711b07086cec60f9b163 624 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.06 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.18 GB
    • Received: 13.46 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.