Loading Tool

Explorer IconExplorer

Memory Pool

41,839 transactions
26.03 vMB
0.05349003 BTC
Random Selection Loading Transactions
Max Size: 136.29/200 MB

Candidate Block

Mining Attempt cffd68c2fc004ee217a5dd436210e29821538c0bd4ac9ff4f341208ed62a6207
Version 20000000
Previous Block 00000000000000000001eb538b44df8d39ae4bf8dee821fde296842d221e7d43
Merkle Root 7801c2c2632a68d7c5cc6934eb9b3a09ff4c16ae5dfced1a76d3fd5455373e96
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,098
Size: 1.00 vMB
Total Fees: 0.00605698 BTC
Feerates: 135.80 > 0.61 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,755 (266,320 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
648,420 648,420 00000000000000000006639b2e4ffe1bc2b41c13d02f26cb6d0144e2522b96aa 2,623 1.00/1.00 vMB 92
648,419 648,419 0000000000000000000a2c8ca73ea7c24d2eb91535cdf23f409c60086b2f2e19 2,508 1.00/1.00 vMB 43
648,418 648,418 0000000000000000000e7a74653161d41dea825a1a50bd7efcdc1023217fc7ae 2,359 1.00/1.00 vMB 48
648,417 648,417 000000000000000000046cb3f7ef34de19cc23bfeaf681967378cc76bfe7675d 2,316 1.00/1.00 vMB 53
648,416 648,416 00000000000000000009244676f7425b53c2270fe5656d906816a53704c08239 2,124 1.00/1.00 vMB 79
648,415 648,415 0000000000000000000702180dc15464cd7d7872f3dbfe3e60ce657ed4b82565 1,591 1.00/1.00 vMB 97
Previous 10 blocks ↓
Total Size: 781.95 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: 647.27 GB
    • Received: 12.92 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.