Loading Tool

Explorer IconExplorer

Memory Pool

99,703 transactions
26.04 vMB
0.08606030 BTC
Random Selection Loading Transactions
Max Size: 175.56/200 MB

Candidate Block

Mining Attempt ec23c4c103817bfe847a1e3974f32aeb906cfa42650d3355f96b7f63f4ae0877
Version 20000000
Previous Block 000000000000000000008ec9caaee9bb5df2da0925a8c8452f34c75ef631e8cc
Merkle Root b35a321ef67d5b2690669b1115e5c4521c6348ede9fd9bbd5457bb4e5050c4ba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,323
Size: 1.00 vMB
Total Fees: 0.02346129 BTC
Feerates: 804.28 > 2.35 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,077 (895,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
20,660 20,660 00000000aa6c40b13cd2627d43c7de83e64a09e921c937aaa49bad475d7b6789 1 0.00/1.00 vMB 0
20,659 20,659 0000000022cd2ee4f98834d2c4028a016e2386ebb7d83eee75e64db13cac8a4a 1 0.00/1.00 vMB 0
20,658 20,658 00000000c4c52c514c1441cb0870045beb8cd8334723618d0230830b92964916 1 0.00/1.00 vMB 0
20,657 20,657 00000000eae2cbd2d42d905b3af10a9a51abb8b0e26f9ba6984f6d42f1a2ca61 1 0.00/1.00 vMB 0
20,656 20,656 00000000f3e3c14b339c5c84c0406787a6bc4b789cbe24711f37e1937707e7ab 1 0.00/1.00 vMB 0
20,655 20,655 0000000009b5c022fe365b0f7db09992ccca52ac1602968fbd439815f743e1bf 1 0.00/1.00 vMB 0
20,654 20,654 00000000057c1ab3c7cccb468e7187a25e65871afd4ef4970bc76eb99db44d12 1 0.00/1.00 vMB 0
20,653 20,653 00000000efdea0843c3b50e383833e007ca626456c0010d2b30d3152a72bd57a 1 0.00/1.00 vMB 0
20,652 20,652 00000000416ce1519cbc19d6a15364373db6ac4cccc5d4f78baa91bb226ea750 1 0.00/1.00 vMB 0
20,651 20,651 000000000a59d5c00dc93a3b1a9181fed77ee5610b673c8bdb7fd9440e683055 1 0.00/1.00 vMB 0
20,650 20,650 00000000d65daed418266d3f6cd005816664fd79551a0f993962d6fef3c4196e 1 0.00/1.00 vMB 0
20,649 20,649 000000002c13d6842022a87b56f6d42f8aa625a29d45ba2cde2904f57a6a25bc 1 0.00/1.00 vMB 0
20,648 20,648 00000000aa36aa189bedecf9fb5976bbc2d6fb284ede3b9f691d09269be36cc0 1 0.00/1.00 vMB 0
20,647 20,647 0000000067335a87f20c997a5a6d0ec4a62e084ba5c1eb0de63677b8ba29380c 1 0.00/1.00 vMB 0
20,646 20,646 000000007feea57ec1e9a6ee7d2e2b1c8d59347f11d5d4c371dbf3441fea3077 1 0.00/1.00 vMB 0
20,645 20,645 00000000b2970712891062997ebd5d408bb6df2504eaeacbf0151a3cac278a1c 1 0.00/1.00 vMB 0
20,644 20,644 000000000a233f3691f6493466c3aea1132b7706847bc8741880d9e413b876e2 1 0.00/1.00 vMB 0
20,643 20,643 00000000a1734a94ac059c888a9ef73a269659160be9115c28038f6550c7c37c 1 0.00/1.00 vMB 0
20,642 20,642 00000000cea49e45b462278e813a371fc3f25752c21fcf952fcc3927d70cee6e 1 0.00/1.00 vMB 0
20,641 20,641 00000000edbef8f2cba39c4b923990f6b6051f5e801983b61bc1b5af23cb583d 1 0.00/1.00 vMB 0
20,640 20,640 000000001a34cefd2827e85e80bb0dd427f0ea383c6dfdc41011a495ab7c096d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.26 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: 814.70 GB
    • Received: 24.00 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.