Loading Tool

Explorer IconExplorer

Memory Pool

39,313 transactions
28.74 vMB
0.06624045 BTC
Random Selection Loading Transactions
Max Size: 145.81/200 MB

Candidate Block

Mining Attempt 9ca16e901e083410d429e8fbea473c4835aa9c980f9fde3d86de50e37db28c60
Version 20000000
Previous Block 0000000000000000000054d90a7f9b34d6e89576ddd749acf900f33df0f79b64
Merkle Root f285bcdfc7bd49276d6440b377faaf7dbb9400ef3828ed6ad4c1b63c282dc2ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,417
Size: 1.00 vMB
Total Fees: 0.01055611 BTC
Feerates: 88.61 > 1.06 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,549 (76,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
838,377 838,377 00000000000000000002a9e7adfc64964675910e595ba1a1a7db1ad9b99d2159 2,671 1.00/1.00 vMB 30
838,376 838,376 00000000000000000001a37307cf9117dc13ef4449e61f2e3e82a5ce783ea62b 2,258 1.00/1.00 vMB 22
838,375 838,375 0000000000000000000167e3f8b144bff762593bf8f7a6b3724e4f0d1a397fcf 2,208 1.00/1.00 vMB 25
838,374 838,374 0000000000000000000132aa875bb2919f031d5ed6647eb4769c061c88dac66d 2,894 1.00/1.00 vMB 29
838,373 838,373 00000000000000000000bdac41fe2e6585bba985a5b056179097de1fb2d41062 1,976 1.00/1.00 vMB 25
838,372 838,372 0000000000000000000284dd069f0db7ddd75e5e6b9d08255dd610a62762e3ea 2,452 1.00/1.00 vMB 29
838,371 838,371 00000000000000000002f148925f50102c9de1761a59362635ab0d2c1a985616 1,736 1.00/1.00 vMB 28
838,370 838,370 00000000000000000001523b1735d85be0d14cbef88d8372779eccc1108e9165 2,000 1.00/1.00 vMB 29
838,369 838,369 0000000000000000000313a983089e8edf6bf18b3fa7bbeacf3a06b84df04e03 3,116 1.00/1.00 vMB 36
838,368 838,368 000000000000000000012beac9831395344cfd752bc1ba754b6c81761ba1bbd4 2,127 1.00/1.00 vMB 25
838,367 838,367 00000000000000000001289d7562187605d196d9eb5c4f638eb7f33c33130bcb 2,909 1.00/1.00 vMB 30
838,366 838,366 000000000000000000014b618f5cfd51b35f0b03c435e608faca24b6c39f9c48 2,106 1.00/1.00 vMB 31
838,365 838,365 0000000000000000000352d7b6a9d3b12290c81ef26bc4da5388ec2cfd0b38bb 1,956 1.00/1.00 vMB 28
838,364 838,364 000000000000000000033b39dcc195da614d5e364a4a91e3e65868fd3556a32e 1,370 1.00/1.00 vMB 30
838,363 838,363 00000000000000000002aa2ea41aca16cbdaaef66977c8c3b89beeb8ff4a8326 2,612 1.00/1.00 vMB 37
838,362 838,362 00000000000000000002b9bf1d2f9de927f09e24ae4e654f3ad17d1da1bfd379 2,486 1.00/1.00 vMB 39
838,361 838,361 0000000000000000000313baeb617bfb971d6564a3a5aa8dc07be0b5e1c6001f 2,625 1.00/1.00 vMB 29
838,360 838,360 000000000000000000008f6a9c3f7e42ed22c3862a4ce5fd9b4eb9a63ca6d064 3,084 1.00/1.00 vMB 30
838,359 838,359 0000000000000000000004b88b9de697c5b0096d0c873cabe49fa960c73dcbe6 2,295 1.00/1.00 vMB 33
838,358 838,358 0000000000000000000178b7be97e1c34a3b664a103fc44685fc556768269004 2,808 1.00/1.00 vMB 44
838,357 838,357 000000000000000000003e0d0a88b70da5404ba002db8acc85eb3f5c06bc9bb2 2,405 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 781.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.15 GB
    • Received: 11.42 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.