Loading Tool

Explorer IconExplorer

Memory Pool

45,278 transactions
28.72 vMB
0.12566769 BTC
Random Selection Loading Transactions
Max Size: 152.02/200 MB

Candidate Block

Mining Attempt 12bd0f8b6bdf4e13c7567716c132c98cea5b1be30228acddbd68ed831f0df650
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root 50663ee36b21ffa3672487d01a5bcfcbc6c54a4f62b13d05341163d981be452f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,235
Size: 1.00 vMB
Total Fees: 0.07085551 BTC
Feerates: 101.65 > 7.10 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (667,505 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,304 247,304 0000000000000014f6dd83f7b65a78c837f7d108d55afbf752e3e79f06f863a2 359 0.16/1.00 vMB 150
247,303 247,303 000000000000007c60a6b576f836026ab12fd5dcf8bf26b75253b7546e85d192 77 0.03/1.00 vMB 121
247,302 247,302 0000000000000008a1c3177305ca8eb4ec5eaec948d3db91f81327e2b5f8c8bb 225 0.12/1.00 vMB 119
247,301 247,301 0000000000000055767d20613b065a229db4f27ed0bb6cd73532a40a115b495e 100 0.05/1.00 vMB 169
247,300 247,300 000000000000002efb6eb419f23215514516a38c8ade1014b54e622dc57f5c99 351 0.14/1.00 vMB 208
247,299 247,299 000000000000003d208b41530e5f67ca156e4519ce2532a8a91833fdcafeab75 105 0.05/1.00 vMB 115
247,298 247,298 000000000000007b36912f6a60bd2752a7798d13ec6d28ae2e9b0be1ba3d0405 69 0.04/1.00 vMB 82
247,297 247,297 000000000000004d8df5123da336e6e9ca5c23afc02accd194872b8fc07c66f1 203 0.10/1.00 vMB 124
247,296 247,296 000000000000009fe24cae2e3fc0955e0f1c8eeae35ff8c90090ceef84e1a3c0 178 0.08/1.00 vMB 153
247,295 247,295 00000000000000206229f4891ec7b8caf0215dbe6766e75da6f76bfa69167c43 75 0.04/1.00 vMB 83
247,294 247,294 00000000000000546bc2d7b9ce4bca6b07837bacb58a2e273e59d15545951365 112 0.05/1.00 vMB 124
247,293 247,293 0000000000000061398df0820d067f5b76d6e6a94647d5728892014fb7ee3f87 20 0.01/1.00 vMB 53
247,292 247,292 000000000000008fa81a1c9e9a7437ad584fdd4b3936d4f78c8357e3547d9a7b 305 0.12/1.00 vMB 139
247,291 247,291 0000000000000006e994198846da816637667140b14f57bf5b69e1bba7483efb 145 0.06/1.00 vMB 104
247,290 247,290 000000000000001d573097eb2a61cb905944ffaadc53ed5d53812ac84ae84183 328 0.24/1.00 vMB 82
247,289 247,289 00000000000000312180b351a585c92bc60d11d0d8415c53ab566a6150a398b5 531 0.25/1.00 vMB 158
247,288 247,288 000000000000007e4602ed2c7fff31b935b41371c4a135c5fe7d6aa4e731552e 16 0.01/1.00 vMB 40
247,287 247,287 00000000000000148e1642d9b6f99d0b698d5770a637b866ae1c6d9c31838364 224 0.09/1.00 vMB 134
247,286 247,286 000000000000006ed29d55ddc1dc7c1ebfc82655c706fb11210905653adb831a 373 0.16/1.00 vMB 152
247,285 247,285 000000000000003efd15e3e9ddff8c956092a54333f0e4ee1afd1c0db7d068a7 242 0.10/1.00 vMB 115
247,284 247,284 000000000000009d4e1c01932b7495a72ba538d69c1debebd0e7bb54f09a6542 330 0.14/1.00 vMB 121
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.34 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.