Loading Tool

Explorer IconExplorer

Memory Pool

83,300 transactions
32.03 vMB
0.10791647 BTC
Random Selection Loading Transactions
Max Size: 192.52/200 MB

Candidate Block

Mining Attempt b96ee4700ce8c5d35b5feeea587a414e281e5f5eb9d34ff493eea3d97bf4c505
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 406a8e128209d008cc99b3430664a3dfe03fec920225d7acf0e4f62f489436bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,578
Size: 1.00 vMB
Total Fees: 0.02619705 BTC
Feerates: 353.36 > 2.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (548,936 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,295 366,295 000000000000000002a0fd7af544db2dd5a151837a78829d8da3287f9453c8e4 869 0.38/1.00 vMB 39
366,294 366,294 00000000000000001506b3cec41739add57bb6bb0026b6fe5a033f52b65bcf20 1,231 0.98/1.00 vMB 26
366,293 366,293 00000000000000000d09a3aaf3597ad798327829194d309d98f1718797c8a6ed 203 0.12/1.00 vMB 19
366,292 366,292 000000000000000002da53926628d40414a3f466b158bb193798752bef65e4d4 1,304 0.69/1.00 vMB 38
366,291 366,291 000000000000000012ebf3c55c60bfdac2fe40de84bbd4ff6ed3f555d44a0b2e 614 0.35/1.00 vMB 34
366,290 366,290 00000000000000000174e46479ca84443673e745d81a023ea4c7721cf72b17f1 596 0.28/1.00 vMB 38
366,289 366,289 0000000000000000146c36f6edfd395f5062ab94cf70f7d1771383abf6d10486 1,194 0.65/1.00 vMB 33
366,288 366,288 000000000000000014922b67bad561ed50ff67de7d88d7108f151463eb35d71d 1,191 0.62/1.00 vMB 36
366,287 366,287 0000000000000000013e86055f1df38628a2963e23309069b07a4cac351c6c69 506 0.29/1.00 vMB 33
366,286 366,286 000000000000000000d1736c708df0a4f00f10ffb115e5387c8319080fc93bb6 369 0.20/1.00 vMB 33
366,285 366,285 000000000000000006901bca65a91b52b56d44185bb3b1fe59dddcb23ad33175 417 0.21/1.00 vMB 34
366,284 366,284 00000000000000000fe8b4f2917713ab1f2ab8240b55a9e528cdc3a9fd6110dd 184 0.10/1.00 vMB 35
366,283 366,283 00000000000000000c9ba6447599acfdacd87ec7d7293f4c9f580f71e9d50303 800 0.37/1.00 vMB 36
366,282 366,282 00000000000000000f2d212d31515212a9b20c3f20fe94145967ec185540136a 201 0.15/1.00 vMB 25
366,281 366,281 000000000000000003b9959781fc0acc3cbc2085875c89c0374e679d35021b8d 1,542 0.85/1.00 vMB 38
366,280 366,280 000000000000000015240d8e0582f797dcaf36bd76bfe91c57002bb5e47cecf3 148 0.06/1.00 vMB 44
366,279 366,279 00000000000000001324ceee4436b191f566fa9b3fa9191adcd8d66c2720d942 155 0.10/1.00 vMB 22
366,278 366,278 0000000000000000020ca7f637559b8252ec69b59cc21dc49f624c45c0753fef 182 0.11/1.00 vMB 29
366,277 366,277 0000000000000000030c7f49362edbc684aff280fbaa0c63e1a73e19edbe7dd2 761 0.34/1.00 vMB 45
366,276 366,276 000000000000000007d4755e6ab4206e8795e77cd5b26202ebaba36037b1107d 844 0.45/1.00 vMB 35
366,275 366,275 00000000000000000fce6b90e7b7457cdcbcb98f3cab57b6ae78980dae7812c3 1,457 0.88/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.79 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: 709.83 GB
    • Received: 17.00 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.