Loading Tool

Explorer IconExplorer

Memory Pool

49,648 transactions
29.94 vMB
0.09341583 BTC
Random Selection Loading Transactions
Max Size: 159.78/200 MB

Candidate Block

Mining Attempt e25083c8d261c91586ba8e5220504077061b1fc30933878f6afc0310196663e7
Version 20000000
Previous Block 00000000000000000001e2f6cc79a94b021bd37a0344a4c1171fa288fec3bf95
Merkle Root 2c9cc2279151ccc96c0e4948d0127f378ba6a1f6bac1178c7739e2730d86ca10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,183
Size: 1.00 vMB
Total Fees: 0.02730958 BTC
Feerates: 72.92 > 2.74 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,845 (186,727 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,118 728,118 00000000000000000006dd6e90a6e8caa92e173a2666c2dc487b79891a372928 615 0.26/1.00 vMB 6
728,117 728,117 000000000000000000018fcae4aa86a5cf4a86848dd38a8af73a7de6cc75be84 1,644 0.77/1.00 vMB 5
728,116 728,116 00000000000000000000590f0871f148d7bf9f2b40b08e2e28e29844e73f5c20 206 0.14/1.00 vMB 7
728,115 728,115 00000000000000000009579e9c2230721147f699c98113fe94a24c9be98ad1ca 449 0.17/1.00 vMB 8
728,114 728,114 00000000000000000006ec65d48b9b4ef7c7d2a3cdff7a1a56b9f502e4b93f08 256 0.09/1.00 vMB 7
728,113 728,113 000000000000000000092919abe461deb607b89613fa37b5a3ca177001073249 161 0.12/1.00 vMB 2
728,112 728,112 00000000000000000003b9fe6bcb910a151170da6793798ccf144647cd73a808 2,444 1.00/1.00 vMB 6
728,111 728,111 0000000000000000000010ecde7bfc8afa85abfbfd948deaa569be5a9b4dd57f 2,628 1.00/1.00 vMB 4
728,110 728,110 00000000000000000007812b03eb5c553232898cb2acc2ee52671eff8944bc49 2,901 1.00/1.00 vMB 10
728,109 728,109 0000000000000000000a018e4702940353c1e291eaa31c4404116d18034b9e65 404 0.39/1.00 vMB 4
728,108 728,108 0000000000000000000800b8e842b664489ac000c56874d500bf46d2a4846fd7 1,346 0.62/1.00 vMB 6
728,107 728,107 000000000000000000022b6f3cd3bdf6d3e1dbb7ebe04f9e49f549d5b65962de 273 0.09/1.00 vMB 7
728,106 728,106 000000000000000000055cf8833fa82843b17466633fa084b903338df5a49192 394 0.12/1.00 vMB 8
728,105 728,105 000000000000000000082259b93cfe1aca802817c85cd789489a7c6ff4ba281c 2,822 0.97/1.00 vMB 7
728,104 728,104 00000000000000000005f0d55dc9432434f6b8251e8fb81369cb2e9878b092fd 1,207 0.39/1.00 vMB 6
728,103 728,103 0000000000000000000812cba2ddc820cad1ae4a8a18f6f4e98df29a95bb8407 7 0.00/1.00 vMB 11
728,102 728,102 000000000000000000061c3e360066e5fe4714c548774edce0772eb5374e7ec1 402 0.16/1.00 vMB 6
728,101 728,101 00000000000000000003040e4a3be54b2e556be4b0b25e5c5aa1499c8ca456c5 1,299 0.47/1.00 vMB 7
728,100 728,100 0000000000000000000794a20a91a03c1c030a55f28229ed26054086b87b6f8d 1,600 0.78/1.00 vMB 3
728,099 728,099 00000000000000000000f208c73f76dca72f197393c61fb6b0f2fe1fa34a7171 2,824 1.00/1.00 vMB 8
728,098 728,098 00000000000000000001bd0fa813bbd0a8c401e7bee6f5abe79ea0c5086ef71a 2,247 0.95/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.11 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: 652.04 GB
    • Received: 13.70 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.