Loading Tool

Explorer IconExplorer

Memory Pool

78,351 transactions
29.38 vMB
0.06661765 BTC
Random Selection Loading Transactions
Max Size: 176.51/200 MB

Candidate Block

Mining Attempt 4ffa4f2605efbac6ef0c0ea10800f114725dc60eed0574ebf4a93329ef0a7c6c
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 0832e4d0ddab4b374916754295109cee8bd6f25ba202526522165e49c874d798
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,054
Size: 1.00 vMB
Total Fees: 0.00695731 BTC
Feerates: 40.21 > 0.70 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (263,548 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
651,467 651,467 0000000000000000000c023afdc142efc878dfab12ddc6c9cb8064128169a675 2,524 1.00/1.00 vMB 41
651,466 651,466 000000000000000000011878ccbe414bdc4755828a83f913a4d19f3c489c1652 2,453 1.00/1.00 vMB 41
651,465 651,465 00000000000000000008c52fcaafddef99576d5b46cfcdc070557eebfc66e05c 2,154 1.00/1.00 vMB 42
651,464 651,464 00000000000000000003d232889c31f8c6dc4012adad6be0b3c34d6c66fb052a 2,476 1.00/1.00 vMB 31
651,463 651,463 000000000000000000003b875f1993402b52057c903abb8a9934d1bb8bdaa8f7 2,307 1.00/1.00 vMB 99
651,462 651,462 0000000000000000000114321a388f2e7a75a9463a6c3b59952345b8ded1b6ff 2,539 1.00/1.00 vMB 95
651,461 651,461 00000000000000000004491b9c03620f6103b7eb94b9ce97d1d2d3ddaf7b73ad 2,848 1.00/1.00 vMB 45
651,460 651,460 0000000000000000000b0cd432d6631ae8ab9a266308ec5627516dc7b9075ae5 2,402 1.00/1.00 vMB 115
651,459 651,459 0000000000000000000d8cef09ec6cb0052a937f3ee1b85a89d6901ce8c46011 2,357 1.00/1.00 vMB 52
651,458 651,458 00000000000000000004907a4004717b94bc1ce60c3a8291975e37b616fbb5ac 1,621 1.00/1.00 vMB 56
651,457 651,457 0000000000000000000331b76faae1ffb55849159cd16afaaaac4fd080498a0d 2,476 1.00/1.00 vMB 76
651,456 651,456 000000000000000000065d20ee1cb72e5a921453ac1f21604ef45bab515dbfe0 1,802 1.00/1.00 vMB 69
651,455 651,455 0000000000000000000d170893562924c12291542a252a874b81b89758222bb0 2,160 1.00/1.00 vMB 31
651,454 651,454 00000000000000000007701fbf1b3e6a430c2bff25440df45adf5be0fd1f9e99 2,333 1.00/1.00 vMB 66
651,453 651,453 0000000000000000000db0dea64e1f889eccf760fae72a1805e2b1b4cd960991 2,839 1.00/1.00 vMB 80
651,452 651,452 00000000000000000002528c60601667304e63c1672cdd45dc0f6d18a97a98a6 2,220 1.00/1.00 vMB 52
651,451 651,451 000000000000000000017e350d46d0da75f7da1d47ac76a92ccee2c939c07e1f 2,291 1.00/1.00 vMB 46
651,450 651,450 0000000000000000000490fee5758867d048f68f1cdf442d177234f3e10b3215 2,892 1.00/1.00 vMB 94
651,449 651,449 000000000000000000069495d995fd7f507f9bd071da91b11f692856f1192ac0 2,116 1.00/1.00 vMB 73
651,448 651,448 000000000000000000064c00f0446b11178adb77711176b265074ab6919aaf40 2,529 1.00/1.00 vMB 77
651,447 651,447 00000000000000000007d8b295757f1fa7bc26d6a247d09678ebcf08dc9ef7ea 2,260 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.