Loading Tool

Explorer IconExplorer

Memory Pool

34,772 transactions
25.60 vMB
0.05778259 BTC
Random Selection Loading Transactions
Max Size: 130.26/200 MB

Candidate Block

Mining Attempt 74d093d9226cdaed677eaa8473928186e04f66551f61d3974185a0858051b22e
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 0bedf89e3fec901131187d0ac801c5899932040bae63585a1e8c442aa28907e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,397
Size: 1.00 vMB
Total Fees: 0.01083596 BTC
Feerates: 713.01 > 1.09 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (635,199 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,480 279,480 0000000000000000e5154e2d7583f2793c10adcd07789eb34fb499f664e60ac9 929 0.47/1.00 vMB 48
279,479 279,479 0000000000000002d547fe26fb6079feab18778b307f2bbeb0647c2b5058769d 711 0.25/1.00 vMB 69
279,478 279,478 000000000000000214d5f0601c41a5ac0ba24d30cd0c634518a6ee2b0f05aef4 88 0.05/1.00 vMB 37
279,477 279,477 000000000000000091c48730d0d133a40ada6bf37a45ca96a85a4b1bd803ffa4 30 0.01/1.00 vMB 32
279,476 279,476 0000000000000001a8986271a62de41d7acba22338f5419108b1f1a35ae4c56c 25 0.02/1.00 vMB 19
279,475 279,475 000000000000000019b60b82d392f445b5a42510b666b286c851c8c93ac0f2ad 361 0.22/1.00 vMB 28
279,474 279,474 000000000000000185b1a2da821ee5b2611a9b75ccce27142a38a25d150e458b 357 0.15/1.00 vMB 40
279,473 279,473 0000000000000002f30a7bfdb157159032b1fc4f28cc47773011223cdbf947fe 38 0.12/1.00 vMB 11
279,472 279,472 0000000000000000db82f1369c858f2381c475c6a06111c9fefccd0bd50bf27f 506 0.35/1.00 vMB 27
279,471 279,471 0000000000000001b03c7995c2ccf5fd5c717bff06201a4bd5dc21d4499106ca 183 0.08/1.00 vMB 83
279,470 279,470 00000000000000019e94723287ff09095f01f0909c2da056ecacab6c062d02a0 146 0.05/1.00 vMB 64
279,469 279,469 0000000000000001b37fb1208268cd57e4aeeff20cc0fba633b9506b94ebdfbf 127 0.04/1.00 vMB 36
279,468 279,468 0000000000000002336edd9412f05cb5e1927987e94807d59af359803588cfa6 238 0.12/1.00 vMB 28
279,467 279,467 000000000000000072d2ed7ca722864570c0c7ad3b3961c97e577d028ae7b8b0 90 0.03/1.00 vMB 80
279,466 279,466 0000000000000002fec82cd245fe4b144d918e606991351d848164c1977dc2ea 160 0.11/1.00 vMB 27
279,465 279,465 000000000000000049b7c5622e1fcd70fa154844253c078ff2bd0e1def9f190d 618 0.25/1.00 vMB 42
279,464 279,464 000000000000000301baf17403041bbf233718bd151ce362efaab503ba3031b9 85 0.03/1.00 vMB 41
279,463 279,463 00000000000000023cd52686d392ad79d260cbf43bc39da957ea82207d910e88 113 0.06/1.00 vMB 31
279,462 279,462 0000000000000001fe69f99488898426a950af7debe8a419fa4b5ccc0cb01c46 70 0.04/1.00 vMB 29
279,461 279,461 00000000000000028a58bbb03f340f7d58bbf00e41c1120bbfb449ae7684aa36 146 0.18/1.00 vMB 13
279,460 279,460 0000000000000001b466c5a274d419b2d1139b9781d0c2389967ea5a19834b94 113 0.03/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 781.82 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: 635.96 GB
    • Received: 12.34 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.