Loading Tool

Explorer IconExplorer

Memory Pool

44,437 transactions
27.00 vMB
0.05926593 BTC
Random Selection Loading Transactions
Max Size: 143.03/200 MB

Candidate Block

Mining Attempt daf316c1462eaed1f1ba14b6a13606a1fc10db40a225326c11277c3c0ce80370
Version 20000000
Previous Block 00000000000000000001e207b85481c514ee58b8f5cc662a27ea9fe543726df7
Merkle Root 3e6c191439c390e51de092c96587683bacebea0afa4ab8848efa00656a23110e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,797
Size: 1.00 vMB
Total Fees: 0.00926803 BTC
Feerates: 100.52 > 0.93 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,798 (667,487 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,311 247,311 000000000000005a09f5b69333d054b9d8723ae05e941348e15b779f62947881 255 0.15/1.00 vMB 119
247,310 247,310 0000000000000032b1e4dffcd4407f34062a7dbe4f6d053c5b436ffdabf368d1 256 0.08/1.00 vMB 214
247,309 247,309 000000000000003807420a2be8451fffa29b8053eb519d9d143008fb7f4ea76a 199 0.08/1.00 vMB 160
247,308 247,308 000000000000008c16d89c246fecceaf9076e1e71d862191fe3909ac54cfc656 63 0.03/1.00 vMB 121
247,307 247,307 0000000000000002d1102f1df66fe23ccebc6798c8b2b7d204db7ffb167db41b 156 0.08/1.00 vMB 174
247,306 247,306 0000000000000016878bf2b844ad8d133c0b5ce26f6bdf70ba18d246e5dec7b4 225 0.11/1.00 vMB 143
247,305 247,305 00000000000000717b63de072762aef92927ec998202387d4e68297f28dd8c2c 254 0.10/1.00 vMB 148
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
Previous 10 blocks ↓
Total Size: 782.03 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.21 GB
    • Received: 13.26 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.