Loading Tool

Explorer IconExplorer

Memory Pool

78,705 transactions
28.90 vMB
0.11135578 BTC
Random Selection Loading Transactions
Max Size: 175.43/200 MB

Candidate Block

Mining Attempt f21ecd8434f3bc502b4dc1ab4cedac3b702f1f8968451f686c592ba9db353590
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 9b8c636bc8373577b08da04a134f599b1f2597b0b75635329c3a33821ad83e18
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,342
Size: 1.00 vMB
Total Fees: 0.03988447 BTC
Feerates: 602.26 > 4.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (758,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,295 157,295 00000000000004c04bd2c3b5d3076954b949827b879dee0a4d9bfb20c0a41a74 10 0.00/1.00 vMB 26
157,294 157,294 00000000000005faece143bfa2221bc1837fdc6d6a736b5294b63b0d68a16ce2 38 0.02/1.00 vMB 57
157,293 157,293 0000000000000135c11c8a8720e7fb8b0ca66a1ae767c968c5bb122187731ef6 65 0.03/1.00 vMB 113
157,292 157,292 00000000000009da3da8f998578663b38df22d0bb09f91552d06435456a06f62 30 0.01/1.00 vMB 3,735
157,291 157,291 0000000000000cc6d49babf644159b2dcf178e9296f666aca8d0328d7353fae6 18 0.01/1.00 vMB 172
157,290 157,290 0000000000000758a0b5dae436066248c930fee05b37c8e4065c9da200133153 1 0.00/1.00 vMB 0
157,289 157,289 000000000000077552c1155c6a822dca4a364df5dc0ad7c35245ac35c8dda94c 128 0.05/1.00 vMB 42
157,288 157,288 0000000000000b6654bb4ba5c877abb2a5f86b55ce17bcd7448db2fb19ef5de4 102 0.08/1.00 vMB 118
157,287 157,287 000000000000016842eb83e13a79c8d4fed070a7e993f046dc057d43b252dab6 42 0.04/1.00 vMB 60
157,286 157,286 0000000000000a9234606e184885838dad8f33b80e46919e1cc682286a5270b3 9 0.00/1.00 vMB 125
157,285 157,285 0000000000000a59238a017f3528f14d868375491ae3c16b740f58a72b5e036c 42 0.02/1.00 vMB 236
157,284 157,284 000000000000036a80ae84bce4b14bb82ebc36f6e67e220b7fad069dca104d20 7 0.01/1.00 vMB 56
157,283 157,283 0000000000000b66e243891707adc7747c1c71ba1b5e215e35b99ef89ce70a0e 10 0.01/1.00 vMB 73
157,282 157,282 00000000000005c5c4cd1559c36d55c5199f6e6803602f2cb075c32abcd2ca7b 76 0.02/1.00 vMB 145
157,281 157,281 0000000000000844a81963d2279212b7b13436f80b88408615133485fa1ea003 88 0.04/1.00 vMB 82
157,280 157,280 00000000000008f2d5e5e0f82bfef4cf55e9738123ec9efa5dbeb4e805b8c3ce 28 0.02/1.00 vMB 43
157,279 157,279 00000000000001985da909cf945d1421be78771ebdf6140e19f50426ca2ce260 17 0.01/1.00 vMB 204
157,278 157,278 00000000000009a8041c41f8cd4451789076f887d1f0226de0da096dcb80514c 92 0.04/1.00 vMB 191
157,277 157,277 0000000000000a12453ea2da45e3f07c399944ffcfada8c57fd20e5380566bfd 46 0.02/1.00 vMB 64
157,276 157,276 0000000000000932a011ae3b291107056b680c3da0c0c8f1fa6b1665b73cc386 63 0.04/1.00 vMB 82
157,275 157,275 00000000000002b842fed8fca34ace03d52dc9b00492830df1cf3fca415af890 17 0.01/1.00 vMB 259
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.