Loading Tool

Explorer IconExplorer

Memory Pool

74,047 transactions
28.87 vMB
0.07395117 BTC
Random Selection Loading Transactions
Max Size: 174.99/200 MB

Candidate Block

Mining Attempt 36032a740522ee9dc945dcb4012cd55c67f85f7c6cf7cc9121b60b8df26523de
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root bb9504b237ad0ddb4716bb9a55e49eb14983f69c65be69068a6b31ede21635ae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,178
Size: 1.00 vMB
Total Fees: 0.01013656 BTC
Feerates: 100.26 > 1.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (604,059 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,376 311,376 00000000000000001a581a0c448a25372d280c52e84dc320cfd33e81e42f7375 665 0.71/1.00 vMB 27
311,375 311,375 00000000000000003f358fc80e2d579550608debbf6d5308fda86b9de8350563 406 0.21/1.00 vMB 31
311,374 311,374 000000000000000030d8346e22cd91078680992201c8bb63603d61a6180e3812 283 0.15/1.00 vMB 31
311,373 311,373 00000000000000001e0f3d59bb3ccfaac9c463819fb7f12d6e485053f3f1f107 388 0.20/1.00 vMB 30
311,372 311,372 00000000000000001885db7982002c9473de5bd3deae82973d1923eada313ed4 400 0.19/1.00 vMB 32
311,371 311,371 00000000000000002452b69d18dfc84568eddfef9d3f552c4dca885aab9cfd6e 278 0.19/1.00 vMB 23
311,370 311,370 000000000000000003ca1247b5b64e1a9e7b2a82dbdb6728523727d842d46646 647 0.51/1.00 vMB 27
311,369 311,369 0000000000000000109c6229f4cda2ff89834e92ce060cabb03f25204bb8315c 1,045 0.35/1.00 vMB 50
311,368 311,368 00000000000000000aeb2fab33e2267f9befd523b46925ec412a121f5ad839b6 783 0.38/1.00 vMB 39
311,367 311,367 00000000000000003e1edb2e73180c1c258bf345755a4d5442452935a39a37a1 601 0.37/1.00 vMB 26
311,366 311,366 00000000000000002515799cdae34795e339317dc9baae1afb89822ec8c5801b 190 0.12/1.00 vMB 29
311,365 311,365 0000000000000000279107e4456422d0351f3fd0023fa69820d66f5338b35d89 343 0.19/1.00 vMB 18
311,364 311,364 0000000000000000143879ae9fcb55d8de23f104c42861624d1472bf3c2592de 555 0.44/1.00 vMB 24
311,363 311,363 00000000000000002a99b435cd32c5a8269618573c5cce24907f83463a2606b7 256 0.09/1.00 vMB 45
311,362 311,362 00000000000000003b1cc5eef870984210abbf4c184ce66e246c32a33f1de0b0 621 0.35/1.00 vMB 29
311,361 311,361 000000000000000007fcc4c7ec909f374a6044b46c808434c9a4aa998ea8e30a 128 0.05/1.00 vMB 39
311,360 311,360 00000000000000003b8ade0e0e2bc9e059ecb8b209833e8b1531812a5ed4d667 292 0.16/1.00 vMB 24
311,359 311,359 00000000000000000dfaa4b0460777bbf4fd8fb4b42e0b84dffb79970cc8ddc1 1,247 0.78/1.00 vMB 36
311,358 311,358 00000000000000001868857b994377a48f729d9c14fc2adfcbc0a79a970d8f32 219 0.10/1.00 vMB 38
311,357 311,357 00000000000000003e7d745058e803e62a66d86797c9e24b070af15024fcf41d 63 0.04/1.00 vMB 13
311,356 311,356 0000000000000000233c30f24e35e63213cf261c4a6c7b96bab7bcfdb7a8ffa1 577 0.28/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 783.15 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: 743.26 GB
    • Received: 18.69 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.