Loading Tool

Explorer IconExplorer

Memory Pool

77,115 transactions
28.67 vMB
0.09412924 BTC
Random Selection Loading Transactions
Max Size: 173.82/200 MB

Candidate Block

Mining Attempt 6ceb30dae04411340d5fe63ef4f6740fb5956e666c1a460561c1853f6bdd3a82
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root e261c0e1518cb65e3e4f84620519305f6321b80254935398c3f305de7f8ed05d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,474
Size: 1.00 vMB
Total Fees: 0.03454021 BTC
Feerates: 101.64 > 3.46 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (465,811 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
449,307 449,307 0000000000000000007fffcdcb4fdc6f21e108efa175b3eb929d878b45d2b83b 1,840 0.83/1.00 vMB 74
449,306 449,306 0000000000000000027336de1a0e6bdf81e55692f12f2b6fffd924e638559ab0 1,063 0.44/1.00 vMB 80
449,305 449,305 000000000000000002e695b36e327a79ad0a114ffbe426d1f1bafa348eba0d62 580 0.35/1.00 vMB 59
449,304 449,304 00000000000000000330cfb438fd9699070650d44992aadcb221546a84a9b347 2,187 1.00/1.00 vMB 83
449,303 449,303 00000000000000000190e76ede05ee0a92c506c64c59491b9c62a340061cedea 141 0.68/1.00 vMB 15
449,302 449,302 000000000000000001d6d7f61a5c1657c037806d976dac31509ee71bb09da049 259 0.11/1.00 vMB 80
449,301 449,301 00000000000000000113057bb26da123affebf971acd6831a0633fa0a083f17a 1 0.00/1.00 vMB 0
449,300 449,300 00000000000000000203ccbd8d44490389cb9b44ff26b530c2fc0fc4081cf5a0 500 1.00/1.00 vMB 32
449,299 449,299 00000000000000000269ce5844c1feb8ae0b928ab1e4033b2ee50de765bde2f0 2,352 1.00/1.00 vMB 73
449,298 449,298 0000000000000000008e9a9b55aaaa59ec32bc271840641fc121a7a04bd3f437 1,667 1.00/1.00 vMB 54
449,297 449,297 0000000000000000016ffe45f2bee7e19138b8339b67ddc02486f6f69dba3216 1,639 1.00/1.00 vMB 65
449,296 449,296 00000000000000000338b4a5ebf974ae440421c5937223956bb0e1a96cf7c98f 1,942 1.00/1.00 vMB 75
449,295 449,295 0000000000000000020ad0ed56f1f1edea70257afe6e9a133e4a9daf69caea1f 2,052 1.00/1.00 vMB 74
449,294 449,294 00000000000000000271ce7ba96eb59cc1c4d7167609902a380df8f97616072f 2,690 1.00/1.00 vMB 90
449,293 449,293 000000000000000001c70393905047877b0fb30968844524236c3220195dd042 2,535 1.00/1.00 vMB 91
449,292 449,292 000000000000000001d0baf01aec32c99602cf04bbcde42d69392e5a58d2be19 720 0.37/1.00 vMB 73
449,291 449,291 00000000000000000087ff536bb05d6d788a3b8562bb5ceb7d37ad474fae3611 415 0.71/1.00 vMB 51
449,290 449,290 0000000000000000006f77bc3d7276aeeb176def578bbd7dd5016b3b236f155e 533 0.56/1.00 vMB 51
449,289 449,289 000000000000000001f975d836ac76df91f6b1a9a9f0ad291b413ac2701971c0 1,214 0.96/1.00 vMB 49
449,288 449,288 0000000000000000029ea32d30071489d1ad8ddb7b470cb0cc401698f65cc5f5 2,004 1.00/1.00 vMB 81
449,287 449,287 000000000000000001c231b02bbe3c576a74811445ec2c4897332a38af887945 518 0.24/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.96 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.