Loading Tool

Explorer IconExplorer

Memory Pool

35,666 transactions
26.07 vMB
0.07209003 BTC
Random Selection Loading Transactions
Max Size: 132.55/200 MB

Candidate Block

Mining Attempt ad22ff145b04389d99fb0383527b3faf188be267f7b88220d3ff4d0bde16e6cd
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root 29e865adb97d70be3df877d98babf55bb1d5264fdfcc58b424dafc92bcfd0004
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,044
Size: 1.00 vMB
Total Fees: 0.02393872 BTC
Feerates: 250.88 > 2.40 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (808,252 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
106,439 106,439 00000000000099f9bd8ad412c48f8acf7451e5fa1459b205bf406286b321b500 1 0.00/1.00 vMB 0
106,438 106,438 000000000002332fde2510c64c6fbec3381608008a421fe8cc815ab93174dc0b 1 0.00/1.00 vMB 0
106,437 106,437 00000000000172b77a8d1aeeaecccae7f01e7ccfea4d4b999537a08852e95f1d 2 0.00/1.00 vMB 0
106,436 106,436 000000000002c33d3ff793a2575597eb2114076eaf6e66c6c337de25f745278e 2 0.00/1.00 vMB 0
106,435 106,435 0000000000028ca59758a0f3c75d8158245816a000bf1584f67249d5e7a778fc 1 0.00/1.00 vMB 0
106,434 106,434 000000000002766a0193b4c0d01fbdc4b7f5d31725b995172fcf055c733ff8ad 1 0.00/1.00 vMB 0
106,433 106,433 0000000000003d4d03c318c67a086a035636daf58d251593c417eba3ebbf0138 2 0.00/1.00 vMB 0
106,432 106,432 000000000001d8d5bbd10b910ffe644231856ae052592305b6383d9cc86700b9 1 0.00/1.00 vMB 0
106,431 106,431 00000000000106700a3fb803d5e54ddf437ce6031f9762ac37107c2b584c4506 8 0.00/1.00 vMB 0
106,430 106,430 0000000000010d23b3d97d61d9ff5a96876aa6fe38ec9e666f3fe9bc95b60151 13 0.00/1.00 vMB 0
106,429 106,429 000000000000ed2f7d720948cdee9f523fe75f678488c27a0e195c07322eb635 11 0.00/1.00 vMB 348
106,428 106,428 000000000002460551592b1a63fea1a295c04f777085c2b19c6356098f80ae81 4 0.00/1.00 vMB 1,152
106,427 106,427 00000000000018cf119be227dcf0d7403b20dc9b8fa0c3d6bc9022c65baf9a39 8 0.00/1.00 vMB 0
106,426 106,426 00000000000257bde0f956c5ba8212057aaa267a39fb189b36289e3948722953 27 0.01/1.00 vMB 0
106,425 106,425 000000000001c4084500859078a9f61aa4d25a7dbee0a7c42b93cc6acf86ffee 3 0.00/1.00 vMB 0
106,424 106,424 000000000000553742423210774b232c975e08a8372f07b260cefd3a23b3e292 1 0.00/1.00 vMB 0
106,423 106,423 000000000002d9a9043fc992c5d3e1b3c373012b6f4c0dc0902e1ec306a3c286 3 0.00/1.00 vMB 0
106,422 106,422 000000000002909268b48ce0865cc351c45ec470ee01a4664907d590938d7c6b 5 0.00/1.00 vMB 0
106,421 106,421 0000000000003a242a50a0be75b83307ef4ba471351986d268cfc140efe8af63 23 0.01/1.00 vMB 0
106,420 106,420 000000000002d6c11a735866e6eead802fcd890ed3de766f153054d5afff1555 1 0.00/1.00 vMB 0
106,419 106,419 000000000001380b8944721c4c32b0e55e0a79994d96fe05c57cbe8fa498ac20 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.84 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: 637.82 GB
    • Received: 12.45 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.