Loading Tool

Explorer IconExplorer

Memory Pool

42,216 transactions
30.38 vMB
0.16450610 BTC
Random Selection Loading Transactions
Max Size: 153.41/200 MB

Candidate Block

Mining Attempt bd00a4261a0d424f4db17fba3ed329866effd2336594d4c555a72f9936d31218
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root 5e5fc1128b02f0455d363a388549d30eb257f4ca85ba00c93b7c1c65b74ec351
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,720
Size: 1.00 vMB
Total Fees: 0.09122435 BTC
Feerates: 301.60 > 9.14 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (396,987 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,535 517,535 00000000000000000007132c648cb89bba112ba1620f82defd469db9e24f53b1 1,806 0.89/1.00 vMB 30
517,534 517,534 000000000000000000102fb92e1e2d8d0f98ea4416b18700909b8983ccb65c5f 139 0.07/1.00 vMB 29
517,533 517,533 00000000000000000039db0a4844050dd2531dbbf026156cfe55e3a7e2c0be6f 1,855 0.81/1.00 vMB 24
517,532 517,532 0000000000000000004f8ccc2a5cba8bf5d88689307915a99f02b9885a1492b8 579 0.29/1.00 vMB 20
517,531 517,531 000000000000000000483feeff32003cb460f1073d007ea4f61f607d42686e85 459 0.16/1.00 vMB 34
517,530 517,530 00000000000000000041c105a33b2879903e6cc0f8949f8e966276e898f8b8c3 1,889 0.75/1.00 vMB 23
517,529 517,529 0000000000000000000722532bd32932148563c14e5a1d88c69b865db26e3d94 198 0.12/1.00 vMB 40
517,528 517,528 0000000000000000004f0aa3a407be0415125c21ff9add5943ab94b813af8be6 1,347 0.54/1.00 vMB 26
517,527 517,527 000000000000000000237b3324f437ffd6c02bb233dc55d2d697fb6a868a01ad 1,902 0.71/1.00 vMB 27
517,526 517,526 000000000000000000273a50252c42ddb732835047d1d1f34d1aad86a93d1afa 1,850 0.81/1.00 vMB 30
517,525 517,525 000000000000000000420ac4044cf93128be1f94bc142e50a4c2db281cfa7999 322 0.14/1.00 vMB 27
517,524 517,524 0000000000000000003ae7e9217bbfe3b97b29925504f8a762a30e8fd7b6a5b0 1,547 0.83/1.00 vMB 27
517,523 517,523 0000000000000000002a200f626243bdc984eba824aa83f1e3d2bbcc225f3b0f 2,340 1.00/1.00 vMB 26
517,522 517,522 00000000000000000016efd36530e3b9a130444b5adba0110a3871ef12b77190 724 0.35/1.00 vMB 34
517,521 517,521 0000000000000000004c25a06f14d302489a8e57d9f1a17ffc7f82073064ea29 1,341 0.83/1.00 vMB 23
517,520 517,520 0000000000000000002db5b7c08d1b7306dac917e7681ed1fb7ead9629a1ca42 777 0.27/1.00 vMB 32
517,519 517,519 0000000000000000001dbf37efcab721a4a285c9fcfad6a42af7a014503ff8e3 2,305 0.92/1.00 vMB 29
517,518 517,518 0000000000000000001af3b84bab65b3717e51823167e08db2ce11fe88fcc98e 1,273 1.00/1.00 vMB 32
517,517 517,517 000000000000000000475e9a79514ef000189ff598a5d63a00e34390199152bc 1,531 0.71/1.00 vMB 24
517,516 517,516 0000000000000000003d0e25d2113980c96cce78fabb8fa703fbc894a688e30f 1,496 0.79/1.00 vMB 28
517,515 517,515 000000000000000000008952fc103538d7d4050f0245f2e64ae0260914fa7e2d 1,836 0.86/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 618.75 GB
    • Received: 11.20 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.