Loading Tool

Explorer IconExplorer

Memory Pool

56,800 transactions
32.24 vMB
0.15125528 BTC
Random Selection Loading Transactions
Max Size: 174.35/200 MB

Candidate Block

Mining Attempt 8c353af672c1eaa5258fc2d9d227ba4ab24c1a17d35888effd16e709bac3d26a
Version 20000000
Previous Block 000000000000000000009ae72742d77d55e96bac00494a031373ad4b53b85617
Merkle Root 524af7e492ea084ad769b4f7d9f5f398d4cfd4b95ea9544237b3cd03fea0e63c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,923
Size: 1.00 vMB
Total Fees: 0.05189186 BTC
Feerates: 121.08 > 5.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,825 (181,366 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
733,440 733,440 000000000000000000038431f1790c7ad4520cfc40fe21108b8bc6ed51ebd506 733 1.00/1.00 vMB 11
733,439 733,439 00000000000000000005e166faec2d1b736b2986cb439bf392af158220a41bcc 337 0.18/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.08 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.43 GB
    • Received: 13.56 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.