Loading Tool

Explorer IconExplorer

Memory Pool

49,475 transactions
28.53 vMB
0.14024489 BTC
Random Selection Loading Transactions
Max Size: 152.62/200 MB

Candidate Block

Mining Attempt 8eb1b24b5422ab02cb69e1e20307ba748140e015a4fb091aedab8f27d70d1676
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root af54fe773299f86f9b9f627394de3c04264fd94bb5778cd42ef6e67d7fde9835
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,466
Size: 1.00 vMB
Total Fees: 0.08314763 BTC
Feerates: 301.05 > 8.33 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (266,349 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
648,441 648,441 00000000000000000004181ffa49c7fb406056d3951892e02fb807ce9ccb3c13 2,816 1.00/1.00 vMB 38
648,440 648,440 0000000000000000000241df33c4598219b39ba48c216cfe49cbe0b29be09043 2,278 1.00/1.00 vMB 24
648,439 648,439 00000000000000000006a1f8c6bac7a663f357d66ef0d7ae1bb503162dbe6a75 3,071 1.00/1.00 vMB 56
648,438 648,438 000000000000000000100d5aa49a72bab899db8ebf20385d63ccae5264d8f369 2,731 1.00/1.00 vMB 105
648,437 648,437 000000000000000000014702a07e3796acc8fe0a59415a3a79b8357699d1e0b3 2,794 1.00/1.00 vMB 31
648,436 648,436 000000000000000000068e5558078d37dbf4cbbf83812c0081184fd0c901fd55 2,629 1.00/1.00 vMB 81
648,435 648,435 0000000000000000000f86a12377133bfeb87205f475e0be0dd3a5fe1332ef85 2,393 1.00/1.00 vMB 56
648,434 648,434 0000000000000000000b755d0a4e13cbe20a99612af33906e67ac81cd088f945 2,049 1.00/1.00 vMB 80
648,433 648,433 000000000000000000064040267012d9b0153277f30f303b95715f6d6fbc3c1f 2,592 1.00/1.00 vMB 108
648,432 648,432 0000000000000000000401d5fd6a1f12c0d4c7edf4a6b991db880e04be4ee7f8 2,652 1.00/1.00 vMB 74
648,431 648,431 0000000000000000000b38101c395484ae2a8a01b40b18dee77a0197e4aadc5d 2,791 1.00/1.00 vMB 25
648,430 648,430 0000000000000000000269e070f8eab0a879d42deebfb3331b4e15ced97a90a8 2,750 1.00/1.00 vMB 33
648,429 648,429 0000000000000000000bba8ca6ad561a1dacca56d9bd5a3d0efebf8dd9a9869b 2,688 1.00/1.00 vMB 63
648,428 648,428 0000000000000000000201a35fa5c3492fd50c9623ddec7704058426321537a2 2,744 1.00/1.00 vMB 80
648,427 648,427 000000000000000000088041020d62325ed4eb21bce9b7a588d7be8afe00f3a3 2,629 1.00/1.00 vMB 63
648,426 648,426 0000000000000000000ccb36527ad7b68d6d5fd00780a1db87f69c10a6706a17 2,964 1.00/1.00 vMB 110
648,425 648,425 00000000000000000008ba452f30b49e6b41de0938aecb535a9ec58d2d9c5c57 2,586 1.00/1.00 vMB 69
648,424 648,424 0000000000000000000801fd033cbff69ca38587b845711c7bc0004e1edf43df 2,896 1.00/1.00 vMB 71
648,423 648,423 0000000000000000000f20f65160f8adb6d6343e95222c04d828e7a39f256aef 2,661 1.00/1.00 vMB 110
648,422 648,422 0000000000000000000d72276f21750f56459da88623a10086fc6e2b8b7c48d3 2,743 1.00/1.00 vMB 46
648,421 648,421 0000000000000000000493b1313d5bb8fe0f2d7752fecae53ca9523b93975c5d 914 1.00/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.