Loading Tool

Explorer IconExplorer

Memory Pool

100,933 transactions
26.07 vMB
0.11017365 BTC
Random Selection Loading Transactions
Max Size: 183.11/200 MB

Candidate Block

Mining Attempt 371506474644e1e8acad2f102fb6519181c21505455d3f80d69fcca6127c5cc1
Version 20000000
Previous Block 00000000000000000001836fc8efade07b2e978763eeb32f7b190b68c51b3e6c
Merkle Root 2d6b8d11c504a8d84bfb527cba2208fc86fce21ba033fd6cc1a0f34f8e54bcf0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,501
Size: 1.00 vMB
Total Fees: 0.04398397 BTC
Feerates: 529.10 > 4.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,340 (78 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,262 916,262 000000000000000000013faefd26d9181098e3994d16d10df4fcc10fbd140d11 3,393 1.00/1.00 vMB 0
916,261 916,261 000000000000000000018d3869ec23b1057c08b6ad4e6e05938f57cf9586ca96 5,779 1.00/1.00 vMB 0
916,260 916,260 000000000000000000014e691e78e52c3246baa5fdc6be31fb4271527a91b5dd 3,015 1.00/1.00 vMB 1
916,259 916,259 0000000000000000000055edb12f81d4b81cd0b977435bc96e6e67b3c161a9b2 6,034 1.00/1.00 vMB 0
916,258 916,258 000000000000000000015fa3ae90ff3795c52c5faba4393fbb6792a52c402b43 225 0.11/1.00 vMB 1
916,257 916,257 000000000000000000012acb41702afb2574d7769d19bbb38ba6b339b75b3c20 5,031 1.00/1.00 vMB 1
916,256 916,256 000000000000000000008f363a8b4ed3f84036a5ff4b79117739a3864c0a3ccf 5,405 1.00/1.00 vMB 0
916,255 916,255 00000000000000000000d52ba0c942e022008e0b00dbc823911c21fdf2223f91 4,312 1.00/1.00 vMB 1
916,254 916,254 00000000000000000000cf27eff0c7cba92fb5e389edcc8f8106434eb72fa2cb 4,756 1.00/1.00 vMB 1
916,253 916,253 000000000000000000013cc36471d900d5f4542f51b11c933ef6796e5ce68e41 4,802 1.00/1.00 vMB 0
916,252 916,252 000000000000000000016c5080ff43b4c967499978e55ac348a486a80fed0a03 4,837 1.00/1.00 vMB 0
916,251 916,251 0000000000000000000191adbd0bde5e8806f762964cdc3b0b5312d47099433c 5,731 1.00/1.00 vMB 0
916,250 916,250 000000000000000000019e5591416f95de437b19dedf4fe737f231652b771408 2,540 0.98/1.00 vMB 2
916,249 916,249 000000000000000000003543a81a058fa9932617547cab190bf9184f944fba93 123 0.03/1.00 vMB 1
916,248 916,248 0000000000000000000108fef4b85043c8d744662af31d471a2101c83586977b 5,234 1.00/1.00 vMB 0
916,247 916,247 00000000000000000000ed1dec6c378cf4d4b34ac163acb285c85039bc94058a 2,117 1.00/1.00 vMB 1
916,246 916,246 00000000000000000000b9103c04cba43974cfd8ea851f756df0ac7774612a97 3,318 1.00/1.00 vMB 2
916,245 916,245 00000000000000000001a931f10e1ccef1655b0f0f69dd0d007f8bc08443ddfe 3,569 1.00/1.00 vMB 4
916,244 916,244 00000000000000000001ce279949b5890526d67e667137db4d252fefd27e1c9a 5,068 1.00/1.00 vMB 0
916,243 916,243 00000000000000000001b05e0de035b866be9874e46091f4788b87fdd372d179 2,638 1.00/1.00 vMB 2
916,242 916,242 00000000000000000000f71ee6b0bed1f31d616cefc7a0d39384f5bf86be4940 523 0.16/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 784.70 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: 859.77 GB
    • Received: 26.17 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.