Loading Tool

Explorer IconExplorer

Memory Pool

41,696 transactions
25.99 vMB
0.05229706 BTC
Random Selection Loading Transactions
Max Size: 136.10/200 MB

Candidate Block

Mining Attempt 48ff316b258d5de5889df98390b8c94d59e77f41b33b7c5290d57e5dbe0586f3
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root dc145b28f1f45dcacbc24b359ed340b8d388c06a9c08d589b375e43bf5c26ed5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,218
Size: 1.00 vMB
Total Fees: 0.00498493 BTC
Feerates: 40.21 > 0.50 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (666,820 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,923 247,923 0000000000000037693fa2ad3c171f691c979140c212cae9152ce419a4423c81 63 0.04/1.00 vMB 28
247,922 247,922 0000000000000059d11ad1574ef8544da9db5c32517acf05ea65f3f5a720a114 578 0.24/1.00 vMB 143
247,921 247,921 000000000000003df044ecaa7ea913f57b2bfa12e3e34d27aa9b27f081403037 63 0.04/1.00 vMB 16
247,920 247,920 000000000000000bc37270a384b04fa5d4e5ed564a9802bcc091094c76a87248 700 0.25/1.00 vMB 189
247,919 247,919 00000000000000016618e261cbd72464de544dd51d1f397eef7aeaf042086073 69 0.05/1.00 vMB 72
247,918 247,918 000000000000001b6876117a9c06a5afb0f6711cc938c3b97a155adfa7d740f6 101 0.08/1.00 vMB 142
247,917 247,917 000000000000006a5cfe863caa28cbc51299d577bdef50e3118bb23eb8b5e75a 473 0.20/1.00 vMB 125
247,916 247,916 00000000000000641a6c62272397ce35f938e5ed569f96323f14c82ce71b2236 183 0.10/1.00 vMB 152
247,915 247,915 0000000000000025fcb9f3126bc2fc0809f3c95119db59464e4562c887f6a832 128 0.06/1.00 vMB 76
247,914 247,914 00000000000000564a492f2ff9f91b80162d8392bac9e4371a8e54e99b411b99 84 0.05/1.00 vMB 19
247,913 247,913 0000000000000079a551f91bef117914e24ea5b6cb235f5624a5364367738fcf 602 0.25/1.00 vMB 160
247,912 247,912 00000000000000818ca3e827d504fc2490279695a066744d28462a015bc8a93f 446 0.25/1.00 vMB 143
247,911 247,911 0000000000000031fc8b9a0a7cfd2e75194271de8c671ec33b22c6f01efc3ab9 215 0.11/1.00 vMB 79
247,910 247,910 000000000000007f09fe73fa003c2ff2f294f66e85016aa16e3bbb490518fdcd 16 0.00/1.00 vMB 120
247,909 247,909 0000000000000049575b0ae26537dc470f77674b16a6f8cefbbf598686d9e482 280 0.13/1.00 vMB 145
247,908 247,908 000000000000008c5519705631d877fe1052c6f04aaf011fa6054b73528f693e 602 0.21/1.00 vMB 161
247,907 247,907 0000000000000060cb787f45308be297de335c76d5bd75485916391e95829cfa 30 0.01/1.00 vMB 179
247,906 247,906 0000000000000062ae8211f6282d68fcd8240948bed9d7309d9492d08661b219 76 0.03/1.00 vMB 64
247,905 247,905 000000000000008986307b3c1dfcc5c7b912684d2257d4710e7680df912a9d9c 278 0.13/1.00 vMB 122
247,904 247,904 00000000000000701a6c73c6de8b30f7264a333f499e6b878a188187ba44422e 434 0.22/1.00 vMB 129
247,903 247,903 0000000000000079339481c4de155d8df07b0d769a026e8b8596eeb85a478ad1 498 0.23/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 781.93 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: 646.42 GB
    • Received: 12.85 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.