Loading Tool

Explorer IconExplorer

Memory Pool

80,185 transactions
29.62 vMB
0.06769406 BTC
Random Selection Loading Transactions
Max Size: 178.78/200 MB

Candidate Block

Mining Attempt b31b926a01a0c69875ea13c3a6f94449313b83f2097984f66b8e139c7db9e586
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 4ece24fa39bb90cb7c9687ab3e8ca2a071801358b84d484087d9475c6ad0397e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,346
Size: 1.00 vMB
Total Fees: 0.00739419 BTC
Feerates: 78.53 > 0.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (534,682 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,284 380,284 00000000000000000c0c6bc6213669fcde9b14c7c3c0e4b3b676a48dddcb1f56 2,947 0.95/1.00 vMB 65
380,283 380,283 000000000000000008d5acc835eb68f9ed34cbeebe31ca8557fbbb290a55f411 906 0.39/1.00 vMB 42
380,282 380,282 000000000000000000d0ea4a4cc4ce6dbeb6920bdb198b0d5ab8ec0958458935 258 0.25/1.00 vMB 12
380,281 380,281 00000000000000000c33991a2008fbfa7c6969dc9a93aa2ec558d3ebed1cdc10 770 0.48/1.00 vMB 38
380,280 380,280 00000000000000000b0984f49d7ef3e9b4e835881c2450846e5395b454a2b97e 302 0.25/1.00 vMB 23
380,279 380,279 00000000000000000c816842b5b4eb471647bd2861aec781175534a1afcd8768 916 0.53/1.00 vMB 48
380,278 380,278 00000000000000000587510acea702df30cee6fc4ea61a2c2e1cb0875686f0cc 579 0.46/1.00 vMB 32
380,277 380,277 00000000000000000aec791eb41c5cde4084030b090d54aeff5b87bdc282dd50 2,273 1.00/1.00 vMB 43
380,276 380,276 000000000000000001a957ba005f4885bafc657eb7e427a36ff4966ebe421f6b 1,794 0.86/1.00 vMB 41
380,275 380,275 0000000000000000081a6505086be6531be9ff5af368429941249ab39583879f 321 0.16/1.00 vMB 33
380,274 380,274 00000000000000000e0864fecf134da005cbde5a2b7a334610c7511a2e8b5c1a 1,238 0.50/1.00 vMB 45
380,273 380,273 00000000000000000d4ce8914c8977df7664772fdce07710ca771579795b4c3d 606 0.36/1.00 vMB 30
380,272 380,272 00000000000000000e46200f91b8fa94c7135b3ce0035b446a2088488991c6fb 246 0.13/1.00 vMB 31
380,271 380,271 000000000000000006b5705aea1318099c8906b79e7382dd6dd6a5f052dda3c8 627 0.26/1.00 vMB 49
380,270 380,270 00000000000000000a19681a7c880b65f4c0730f3d9b7e426ffa353df42f2c4b 431 0.20/1.00 vMB 37
380,269 380,269 00000000000000001036e84b9cd2d4ef3fc61d1590bf9145c028e4afdd60ebe7 1,303 0.62/1.00 vMB 44
380,268 380,268 00000000000000000c72485b3f4e02cb0328aae085dd651f62e7887f54d0b8d9 435 0.23/1.00 vMB 33
380,267 380,267 00000000000000000f83d8250141a9944b7e19cf933b0666118e444d8c4996e6 1,363 0.55/1.00 vMB 46
380,266 380,266 000000000000000009ce799e6c12c944fadc05a1a57e3ae9ae30321197744ab2 1,915 0.77/1.00 vMB 47
380,265 380,265 00000000000000000b135032414374a1d2b390b40cb4a6ac99ce097df141e1f8 322 0.17/1.00 vMB 30
380,264 380,264 0000000000000000012789dd6531c9610fbd7f0a4faa0d45fff165597fdab0a6 2,048 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.70 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.