Loading Tool

Explorer IconExplorer

Memory Pool

80,520 transactions
29.71 vMB
0.06925683 BTC
Random Selection Loading Transactions
Max Size: 179.32/200 MB

Candidate Block

Mining Attempt dc05e9c7200469be67effe5a21886c5650cc0f29e9f11a3dfe6884c4eeb84479
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root ad38d34fae8b07b868041c47ec1de12690a04d4e63f5e8c4cc34409e12bac327
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,129
Size: 1.00 vMB
Total Fees: 0.00860964 BTC
Feerates: 100.36 > 0.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (378,815 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,163 536,163 0000000000000000001a3a12be4e0de1f816d0e57a2cf11d62a2674c72436952 1,679 0.70/1.00 vMB 6
536,162 536,162 00000000000000000024caab1dc9e62771e1e89a55b742b63bb8eacd51c2fc78 2,149 1.00/1.00 vMB 25
536,161 536,161 00000000000000000019e963551a5a7163f05e53ea0c8b77c3f5ede511340d21 1,797 0.82/1.00 vMB 12
536,160 536,160 000000000000000000026f546718f84f8518ed52083b3e7cda9775a04ff5472a 260 0.09/1.00 vMB 13
536,159 536,159 0000000000000000002843c16d76831f70979a652888c58bb5ea8d7a57c3c497 906 0.42/1.00 vMB 22
536,158 536,158 000000000000000000224dceb6456aa2169a29379bc6459f2a946947bd8046e1 859 0.35/1.00 vMB 12
536,157 536,157 0000000000000000000bee03e976dd68a5b9aeb45ac153915c587b9e8afa76f0 35 0.01/1.00 vMB 42
536,156 536,156 0000000000000000000bc9f3c71fafdcdb5aa11d0a33644c88dc97c129bf1870 696 0.27/1.00 vMB 15
536,155 536,155 0000000000000000001cb80dc319a61f3ca40210cffa6f381d8ffd90f9f4a492 1,110 0.58/1.00 vMB 14
536,154 536,154 000000000000000000124c802daf603445955017e319e35015d4e519bc31a72c 210 0.06/1.00 vMB 12
536,153 536,153 000000000000000000191d659a64150f972e98fa39bba4b8af52dd31ab4a085e 1,720 0.97/1.00 vMB 3
536,152 536,152 0000000000000000000fc2415085febcbba1e1f5ed9534624d06c355d510619e 2,455 0.97/1.00 vMB 8
536,151 536,151 00000000000000000019fe2579529c3be426e5e38aed127483a2affbfcff84ac 1,213 1.00/1.00 vMB 6
536,150 536,150 0000000000000000002f075e0b3c2614c4e584cddfb1dc483d41cd473c94364c 1,548 1.00/1.00 vMB 7
536,149 536,149 0000000000000000001116734ee1705e95cbdaa425cf0798ac58d34f33a16a9d 2,478 1.00/1.00 vMB 29
536,148 536,148 00000000000000000028fab7a6b5035e2745fe06ef58d817bb32f35924198f97 1,754 1.00/1.00 vMB 17
536,147 536,147 0000000000000000001fd82bdf94848ebd7bc4dac28f71fc0a5f9a04ecbd18f6 1,603 0.82/1.00 vMB 17
536,146 536,146 0000000000000000001946108854b0f05c502f64754ed9610b8699ab24998e7e 1 0.00/1.00 vMB 0
536,145 536,145 0000000000000000002e98ce944df45804b512895e81afde73e6a500aea8fa2c 1,057 0.62/1.00 vMB 13
536,144 536,144 00000000000000000007872cda6b3967baac8548ea4e39774aa018437832c0a1 1,169 0.62/1.00 vMB 14
536,143 536,143 00000000000000000025b4ae223eae6e621f07acb432c61ec9104be142d715d8 788 0.33/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.