Loading Tool

Explorer IconExplorer

Memory Pool

72,869 transactions
28.08 vMB
0.06805234 BTC
Random Selection Loading Transactions
Max Size: 166.33/200 MB

Candidate Block

Mining Attempt 0803089248a939c53b8487cfe9c216e903aa38a42044914df10c33ea532367fe
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root fb1e7279e134152986ad03f516a5f04c9e1ab0307bbcc0c4159b6d1885e43a11
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,700
Size: 1.00 vMB
Total Fees: 0.01196952 BTC
Feerates: 150.86 > 1.20 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (462,615 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
452,416 452,416 000000000000000001abf37bd229b5665aa4088ea5ad469dcd3aa9236207ac7e 2,280 1.00/1.00 vMB 125
452,415 452,415 000000000000000001fa71c24856b8a4ed64628b14d29c8b12b5bad7d0dcb34e 2,200 1.00/1.00 vMB 131
452,414 452,414 000000000000000001fcb40e79750c2eff68880f2d98715877c818d93a0e4068 2,133 1.00/1.00 vMB 123
452,413 452,413 000000000000000001fd865ff40388a587c99348e78cf09622a448b9da4a5b02 1 0.00/1.00 vMB 0
452,412 452,412 0000000000000000014f28b15cec400473db632ffd556ca9089dbc74ab52d8d3 2,982 1.00/1.00 vMB 159
452,411 452,411 00000000000000000014a8aaac4fadafe5918e23463b614d4fc25e0f7936ab1a 1,478 1.00/1.00 vMB 142
452,410 452,410 000000000000000001b4843be2aa4b700f4f94ba8bd40a3363a260a1272bd399 1,560 1.00/1.00 vMB 39
452,409 452,409 000000000000000001dcb9af0f0a1af551c93b2b55221e781a676113ae1367a5 2,096 1.00/1.00 vMB 68
452,408 452,408 00000000000000000079f983b063037748049c010c59084da20cca17d28484fb 2,181 1.00/1.00 vMB 77
452,407 452,407 0000000000000000013513b8074ddf6734917c825cdf1a568ac1e1ae362900fa 3,037 1.00/1.00 vMB 98
452,406 452,406 0000000000000000005d87f5f60364ce674d19a6497abc66f0d5968949bbfd35 1,938 1.00/1.00 vMB 93
452,405 452,405 0000000000000000028ff3779706397b456a31843ac78a64f0f81115909c7220 1,477 1.00/1.00 vMB 91
452,404 452,404 00000000000000000283c1df034867e279739be24df274690a8704bbf0cbc580 2,486 1.00/1.00 vMB 140
452,403 452,403 0000000000000000015eb40c1cd126fe5723231a3d1f33a29dc41494196136e0 1,600 1.00/1.00 vMB 99
452,402 452,402 0000000000000000000b24bb3bf93f09dfbf3cb33ae9afd4c8ec7e8a34ae7704 2,798 1.00/1.00 vMB 142
452,401 452,401 000000000000000001038e3e75c47bc725e757df053d0962fe7d0eb7efcb3a7a 2,382 1.00/1.00 vMB 135
452,400 452,400 000000000000000000dc5b9fbb1ca2c0351e766a084254b697e7a390307c9ff9 780 0.49/1.00 vMB 68
452,399 452,399 00000000000000000209f5383de1a9e6ff541f6f04c3e0fa6bdfa781d67e2e56 1,984 1.00/1.00 vMB 58
452,398 452,398 000000000000000001770ed8d56a56d677e59f31a0c1826d8319215335d10f87 2,375 0.99/1.00 vMB 111
452,397 452,397 000000000000000001f907f5be215f7b62d93ef743f26e05a656e3230f655d18 2,767 1.00/1.00 vMB 96
452,396 452,396 0000000000000000008a4c7c5714abb3c070f75e1d980e69ca7226fc166d737b 2,734 1.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.45 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: 666.78 GB
    • Received: 15.22 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.