Loading Tool

Explorer IconExplorer

Memory Pool

38,091 transactions
26.24 vMB
0.06561749 BTC
Random Selection Loading Transactions
Max Size: 134.94/200 MB

Candidate Block

Mining Attempt 4f722283925f2c216cb75f06090d32a53aba3bc9e0ae4a58c4b48eca0ae91757
Version 20000000
Previous Block 00000000000000000000176eec4f97613301ccca0f642e4b2100196c9276c6da
Merkle Root a7d687be18e593e00f82304d481202b429a31a6a1001f71f837a15bc717309e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,201
Size: 1.00 vMB
Total Fees: 0.01704367 BTC
Feerates: 102.99 > 1.71 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,674 (464,297 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
450,377 450,377 000000000000000001074592c5a0d222b258176951d70ea2824418d5087101db 1,915 0.89/1.00 vMB 87
450,376 450,376 0000000000000000017244314663dead7fd183ea977c6e9dfdc1572f8e0a5939 469 0.28/1.00 vMB 63
450,375 450,375 00000000000000000150f31aacc2b667ec571706553c033042ae45d82cc5fef1 716 0.45/1.00 vMB 79
450,374 450,374 000000000000000000ac692cb5b21cee695e92a4f056393af5a7934d7f29a23d 1,247 0.94/1.00 vMB 65
450,373 450,373 000000000000000002b352745fe5c6c6e3487ec04559629952c3f5cb265e5098 2,253 1.00/1.00 vMB 99
450,372 450,372 000000000000000000b3c8f24311d651fdbdabfed8a518ddc3265692462f8505 1,092 0.51/1.00 vMB 80
450,371 450,371 000000000000000000bc3f15ccc0c13952efd23fe1e23f24c7f6f8681b728d59 340 0.27/1.00 vMB 69
450,370 450,370 000000000000000000de515ee8fefe5ba81867813368b249905c5e74471aba78 1,810 0.74/1.00 vMB 86
450,369 450,369 000000000000000001bff884602c90170a59436384ee2c50d12d3242d9e01c52 1,974 1.00/1.00 vMB 86
450,368 450,368 000000000000000001e01d39416132f87633d829b0689ede56e416d6aede056d 2,198 0.99/1.00 vMB 65
450,367 450,367 0000000000000000011d6e1886d038cfaf4b408e5f8b76b32771b17ddac22112 1,218 1.00/1.00 vMB 93
450,366 450,366 00000000000000000236df66e9d02aece39843e271735d223ee7cebb3aaffafd 1,779 1.00/1.00 vMB 113
450,365 450,365 0000000000000000011e9dbd7c5cd3d8b66e9329238ee24217fcd62bfd1a2919 115 0.06/1.00 vMB 66
450,364 450,364 0000000000000000015f45cdc7130429766bb6f6babcbdca9071226c94da2901 586 0.27/1.00 vMB 80
450,363 450,363 000000000000000002661d9420e5574712d7142d675a84e056c231514a5e7123 960 0.56/1.00 vMB 59
450,362 450,362 0000000000000000001a8ca3cddc71feed66dcd784cbe0f1723437582c6e87aa 2,540 1.00/1.00 vMB 90
450,361 450,361 00000000000000000039e7fac5ffd9ab666c8882ece7bdf2be015d521e97b621 2,526 1.00/1.00 vMB 99
450,360 450,360 000000000000000001531047543538dbd001d05dbf566b523be8874ab63a3b14 1,661 0.71/1.00 vMB 89
450,359 450,359 00000000000000000091098e6a0b9145d134e571edad1b408601612747066a40 334 0.18/1.00 vMB 57
450,358 450,358 0000000000000000009dd51ce25fa05111608ddff5e06b5c76ea38a47b994d70 799 0.37/1.00 vMB 79
450,357 450,357 0000000000000000017898aa377cbd09e7632cfb739a4b63c0fc29c045030ce5 905 0.59/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 781.81 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: 635.53 GB
    • Received: 12.31 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.