Loading Tool

Explorer IconExplorer

Memory Pool

37,527 transactions
26.37 vMB
0.10406054 BTC
Random Selection Loading Transactions
Max Size: 135.36/200 MB

Candidate Block

Mining Attempt 6d6e58229812788bf7e0ff20ac12b49a10c62b01af54c3c1d2872acd7cb07568
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root 9f9e95148355eff753d55a4a5759e8351dbdf901e33d90d5dc5853589cd4a39d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,122
Size: 1.00 vMB
Total Fees: 0.05494530 BTC
Feerates: 201.13 > 5.51 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (682,126 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,554 232,554 00000000000001cfe272c97763e2dfbf16099840a87283281786e4b1791bcc32 11 0.00/1.00 vMB 133
232,553 232,553 0000000000000069f43cfc73623f7452903babc92e4ef66b73d3ddeaa2f2aaed 606 0.25/1.00 vMB 133
232,552 232,552 00000000000000bf11ad375a87a5670571ee432fbf629ba0e69e33860461bf84 510 0.23/1.00 vMB 160
232,551 232,551 0000000000000091566f5a7fa1070c843b37bee7c0170d235658d916c922f637 143 0.06/1.00 vMB 120
232,550 232,550 0000000000000137f976777fb4ca88473263dae63f1d88c8d5c8e514a0278cc3 11 0.00/1.00 vMB 368
232,549 232,549 00000000000001866df68968e36e3d36d3deb24e639eda963e88de93de9e5bf3 173 0.08/1.00 vMB 138
232,548 232,548 00000000000000dbf82372345d05211dd5afd0be6ed1a5f67c987d3295d4208d 323 0.15/1.00 vMB 145
232,547 232,547 00000000000000bc254d1fa13bc4be60fc8e5c19bdd3172070c662487512ad5f 139 0.06/1.00 vMB 241
232,546 232,546 00000000000001b02bdeac14691b52bb739fb2919e75a011da7e0f2d9c6f90d1 234 0.10/1.00 vMB 179
232,545 232,545 0000000000000136c70bc1428e6583a346d0cc87ea4fd836ce4a0cbbe749a946 237 0.09/1.00 vMB 116
232,544 232,544 00000000000001a90825e2864b5748b484ff00efadf549287c9ac229d8fa3750 146 0.07/1.00 vMB 167
232,543 232,543 0000000000000009975339b03d7b37e60d6917f90890518079cc3adfa1d345ae 43 0.02/1.00 vMB 82
232,542 232,542 00000000000001333ae59db4abc563bdfb8573ab86e84237df820ed222630099 489 0.18/1.00 vMB 190
232,541 232,541 000000000000004058e53c5b870d9ab9a686e74b05e1a1d6f626ff4266a5425c 5 0.00/1.00 vMB 206
232,540 232,540 0000000000000165124443c1c3a6aaf2e2332338dbf765453d3854c1816d092b 341 0.16/1.00 vMB 151
232,539 232,539 00000000000000228b4d67e6e5379da78f8e72d5f6ea939667f257144e28fddc 198 0.10/1.00 vMB 175
232,538 232,538 000000000000011c32ede29ec4257218355df8b704b91f44fde5ee33ac0d59cd 32 0.01/1.00 vMB 93
232,537 232,537 00000000000000a44035d8547be070c52796584053aa7f9638490ee822b83993 393 0.19/1.00 vMB 112
232,536 232,536 00000000000000a1fd9be4797c860007234785f56c62f3cc8f1b804d33c13a1a 491 0.22/1.00 vMB 145
232,535 232,535 00000000000001a35e790725f65e3ee53a02c9075271a1f9ec840a83a8f92f30 415 0.19/1.00 vMB 150
232,534 232,534 000000000000012497a8b11848d0f105b9f0d81d195a2a0954b2a2ff0cca961f 453 0.23/1.00 vMB 160
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: 636.21 GB
    • Received: 12.36 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.