Loading Tool

Explorer IconExplorer

Memory Pool

42,966 transactions
30.41 vMB
0.07824854 BTC
Random Selection Loading Transactions
Max Size: 154.90/200 MB

Candidate Block

Mining Attempt 9e07b8978ed908abed7b089dd73eac1ba4c70bea4d3bcfe0c92b8e8bda928b01
Version 20000000
Previous Block 00000000000000000001da95720d95f2e479285085836fa441dc2489a9436621
Merkle Root 0e59c86dd496e7940fa2c9a3b2df1077c8559e139bb69a7a3cafec1b4a0717df
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,711
Size: 1.00 vMB
Total Fees: 0.01719262 BTC
Feerates: 150.75 > 1.72 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,585 (446,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
468,123 468,123 00000000000000000174a21361d27715d2efe8235442180799d944f28097bc05 2,330 1.00/1.00 vMB 427
468,122 468,122 0000000000000000003fa4b0252ee7c88e31c0f5da4a587c2988b32abde930e4 2,326 1.00/1.00 vMB 354
468,121 468,121 0000000000000000016d11384b169f35ec0570dc511cdac4be5bbcf9da747b11 2,553 1.00/1.00 vMB 281
468,120 468,120 0000000000000000005d867c0c442bb69a17bbf26ce284f1fea17bca67664fb7 2,052 1.00/1.00 vMB 315
468,119 468,119 000000000000000000a1f35c57b3052e125dcacd39c950e22141ef58223c1f77 2,740 1.00/1.00 vMB 392
468,118 468,118 0000000000000000006c0508d3f9b06c44a0beb302a63b4f5f00d321e1ea0f74 1,761 1.00/1.00 vMB 305
468,117 468,117 0000000000000000015cf24a6390744f555489c5c853b656fa2036a76ff23aec 2,835 1.00/1.00 vMB 310
468,116 468,116 000000000000000000c95379100fe473b59ea2a8883f530008736a236248d9c9 1 0.00/1.00 vMB 0
468,115 468,115 00000000000000000186aab02ce0403eb4b3c66369529e63aeb3d8c30a99afd4 2,161 1.00/1.00 vMB 427
468,114 468,114 000000000000000001a053f34709121426d1918630a94729404b29eaf7694b24 2,826 1.00/1.00 vMB 296
468,113 468,113 000000000000000001a14f17800d0f4171c832ccd45dd4f3dc93562f59129b52 2,177 1.00/1.00 vMB 521
468,112 468,112 000000000000000000829be3481bc3e494a3bee8ed78b341b0fe01196fe3cb12 2,309 1.00/1.00 vMB 425
468,111 468,111 000000000000000001c716d2102a099e9d4dfafbf596f21e641f1657afe00bcd 2,583 1.00/1.00 vMB 280
468,110 468,110 000000000000000000b226bf20929f4fa14d602f21bf7e66fc148113fcf20f49 150 0.04/1.00 vMB 467
468,109 468,109 000000000000000000bd9793906e9fe50a4d451478de6ffea06a55cd577f2e5f 2,062 1.00/1.00 vMB 323
468,108 468,108 000000000000000000f5e754837d2bf5b0fa1991fb491e636a2dee945b330b9f 1,827 1.00/1.00 vMB 308
468,107 468,107 0000000000000000014728393b11ce7a7f0fa14cab4e040dafd75e5942791d61 2,268 1.00/1.00 vMB 332
468,106 468,106 00000000000000000067a525f253bf6c0081e000b463af8ef6205ca5fae5a6b5 1,895 1.00/1.00 vMB 333
468,105 468,105 000000000000000001d1948f001eb62ee5e800ddfba8378fd1bc57796d947bd2 906 1.00/1.00 vMB 348
468,104 468,104 000000000000000000e59d8e6f1eb9089581ab0cdcd91f60807d49b9d4aee05c 1,567 1.00/1.00 vMB 370
468,103 468,103 000000000000000001912d2b3c9477af79180acf3570bfb92ebc4420ee23905e 756 1.00/1.00 vMB 336
Previous 10 blocks ↓
Total Size: 781.66 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 627.26 GB
    • Received: 11.73 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.