Loading Tool

Explorer IconExplorer

Memory Pool

73,997 transactions
27.40 vMB
0.06779705 BTC
Random Selection Loading Transactions
Max Size: 167.03/200 MB

Candidate Block

Mining Attempt 96f5c64f427aa25cf340bd70d10d8c65c306025f18b2ebed76ed75f8e9364d0c
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root d3634ea293a86f648858ae8820664bc1cafd973b90bf8e11dff427fba5d0e141
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,001
Size: 1.00 vMB
Total Fees: 0.00946149 BTC
Feerates: 74.05 > 0.95 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (90,971 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
824,320 824,320 000000000000000000019861307665f33e6eae6aaf6b571fd696f6c631400953 3,805 1.00/1.00 vMB 62
824,319 824,319 0000000000000000000382fcf79f2cfc7985f9299e55892e493f934731ee681a 4,350 1.00/1.00 vMB 130
824,318 824,318 000000000000000000033f007859636c38029613eb74fbaa880671ee88c675f5 2,529 1.00/1.00 vMB 45
824,317 824,317 000000000000000000007d2e86fb39a9777286e98110b08f09089a931c315503 3,040 1.00/1.00 vMB 66
824,316 824,316 00000000000000000001ee52b067dd630d96313f2bd2b8f2a6b9277600753181 3,836 1.00/1.00 vMB 79
824,315 824,315 0000000000000000000192bbfe308be0c315a4d29fd9a5f5756f2126e1f830f3 3,723 1.00/1.00 vMB 92
824,314 824,314 00000000000000000000b74c141be9338a5dde24ef24a49350815f6b8ed343b7 3,841 1.00/1.00 vMB 105
824,313 824,313 00000000000000000003bcf59070835d0d9d31d43f915e35cc3303ae7bd72525 2,799 1.00/1.00 vMB 49
824,312 824,312 000000000000000000032bcb65b32c371b237863e5ce30055856ab02f7250474 2,812 1.00/1.00 vMB 50
824,311 824,311 00000000000000000003af6a248084e0933bba2e836d73e8a12c8028cbba56e2 3,024 1.00/1.00 vMB 55
824,310 824,310 000000000000000000025963699a180a7a53ad6f132af6b9f4ea0eb4bcddefeb 3,056 1.00/1.00 vMB 43
824,309 824,309 000000000000000000026c75eea5959593edc4fadf301d37ebf025c2b980cbca 1,579 1.00/1.00 vMB 48
824,308 824,308 00000000000000000002593a46a08a8ef268e201503b5a865128b7c4f8243695 3,165 1.00/1.00 vMB 86
824,307 824,307 00000000000000000002290e497ad4ca3c8b6601813a5b7b100a6183d1634e1a 1,468 1.00/1.00 vMB 52
824,306 824,306 0000000000000000000046463961f81ea5367e8fdfc65ab691b920a6b48c1a59 2,768 1.00/1.00 vMB 76
824,305 824,305 00000000000000000001e50b0504d115878457a93da3a6a2450678a6a6e60ee4 432 1.00/1.00 vMB 44
824,304 824,304 00000000000000000000f2a1876f816a34b7ac5f5ec68e003b7b28b215d89609 399 1.00/1.00 vMB 43
824,303 824,303 00000000000000000002bdc9966759adc577e0004c0af08cdbce21c8de1c3d08 2,023 1.00/1.00 vMB 59
824,302 824,302 00000000000000000000f7a7ea5b35fe539c89f2ad3fa9e6ce799fd2c9517dfd 524 1.00/1.00 vMB 45
824,301 824,301 000000000000000000021c1e2f9efff9a430cf125ed3d9bf0d34826227112051 225 1.00/1.00 vMB 42
824,300 824,300 000000000000000000033fdeaf79add905ae17a3ca98824e4368975021c18b63 1,814 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.90 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: 713.54 GB
    • Received: 17.39 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.