Loading Tool

Explorer IconExplorer

Memory Pool

48,737 transactions
30.41 vMB
0.09097191 BTC
Random Selection Loading Transactions
Max Size: 162.59/200 MB

Candidate Block

Mining Attempt e4dc4a017b707785fc52d8c71785c81a4a112492c5c1080ddff379fbb743c471
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root b0955a51f0b0eb7223a03049cf004b25b23d61ae5a18936ab0bf160854f000e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,246
Size: 1.00 vMB
Total Fees: 0.02923951 BTC
Feerates: 101.56 > 2.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (605,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,198 309,198 00000000000000002440364fd6dce381221f09b0952c684def97fad8202b0558 147 0.08/1.00 vMB 52
309,197 309,197 0000000000000000209c32f3cba5ee9354d1aea7c84f3b877beafc708981409f 358 0.15/1.00 vMB 38
309,196 309,196 000000000000000003f4ec0bc7c39ed69a51f67be1952410dea601fcb9a952fd 486 0.24/1.00 vMB 27
309,195 309,195 00000000000000002da9bb48ca0054029724c6598fe4980e2ca83efe7b8a99aa 1,012 0.54/1.00 vMB 29
309,194 309,194 000000000000000025e5fb95b6ee298aa17915753d7e01eeafadc36470fbd29f 222 0.11/1.00 vMB 30
309,193 309,193 000000000000000015a2a6ea79a759673f1483ffebc2fc14e3fa4a41f5f1f3ce 195 0.12/1.00 vMB 29
309,192 309,192 000000000000000039d4522813a5e69c09acc270e4bbc2ad48dee1e930328c46 428 0.21/1.00 vMB 32
309,191 309,191 0000000000000000238bc55624a216d35ce5211f5967084a114e4a78900280e6 83 0.04/1.00 vMB 31
309,190 309,190 00000000000000002735b623a6292f8c4e72501a409ddbc80751df0c48cc5032 141 0.09/1.00 vMB 28
309,189 309,189 00000000000000001b029f6ad2410a8ff5a5271b3de968b08be69ac1c1a5a076 48 0.04/1.00 vMB 21
309,188 309,188 000000000000000013dec953ae8d57aec29ecd3b80a7b109e4b49b8f7a198279 1,265 0.67/1.00 vMB 31
309,187 309,187 00000000000000002dcd1aa01aef79c324006f221a1eb353b7ed4cb219bd04bc 313 0.20/1.00 vMB 26
309,186 309,186 00000000000000000d2bd914768b8ff751a70c9fd64aea117cddbf33d4a97ec0 155 0.07/1.00 vMB 27
309,185 309,185 00000000000000002f4020f6697a0aa9864b0e515252e6b0c4499a1a57a075ab 168 0.11/1.00 vMB 22
309,184 309,184 00000000000000003869fcb70adc9f4a91be388cb7f25760e400bf68e70e86af 337 0.28/1.00 vMB 20
309,183 309,183 00000000000000001ee44bd2f51c64b1c08a346bfc93150be73c0a48f3c27e4a 718 0.35/1.00 vMB 35
309,182 309,182 0000000000000000150610ce3c7e27727234856d2999dfe34e98a77a293d6e8e 16 0.05/1.00 vMB 0
309,181 309,181 00000000000000002915f0d3f141c2602fc85dc571b93289e5c55e3943906a67 39 0.06/1.00 vMB 5
309,180 309,180 000000000000000038e7807dd4129b256cbf4daf901230e44f8e72b778047da0 393 0.23/1.00 vMB 25
309,179 309,179 0000000000000000160eb0cbc13cd62566b017f6ea31d3e034e7b9964845371b 851 0.44/1.00 vMB 30
309,178 309,178 0000000000000000163b6bf41c338e1387fae49f32d275a48e7d5ee65882305d 64 0.05/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.13 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.42 GB
    • Received: 13.77 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.