Loading Tool

Explorer IconExplorer

Memory Pool

19,295 transactions
4.75 vMB
0.03204429 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 34.03/200 MB

Candidate Block

Mining Attempt e82415d8612172dc977c758018b83afc8bba735a64210469fae36dc49b287f59
Version 20000000
Previous Block 0000000000000000000182f74231a3a0f0cc940f289c3d5ad5f0d1dcbb56bf7d
Merkle Root b714759e689bef86a7d5800bd43f3751e5b574709bbf93c8dfc2fa42939b3a30
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,954
Size: 0.95 vMB
Total Fees: 0.02248091 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,162 (707,160 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
206,002 206,002 000000000000046254fcfa6590e1dba692082fe4e489ef1bbe433a42213e5989 0.05 MB 150 155
206,001 206,001 00000000000002dea49a5d979239cefef6bc38777d7faa9542b73df4e6f9ee6c 0.00 MB 6 294
206,000 206,000 0000000000000130b815d40fd6d8851438cd21ac9e428615ba03a1285ef1374c 0.20 MB 338 152
205,999 205,999 000000000000006eb0add102c6832243b3e36568eb29d5717dcd545fc54289b4 0.02 MB 54 7
205,998 205,998 0000000000000009d6b437ae1d9ba055d22e26d1efa8f2dcc58f991b15f4c3c6 0.18 MB 435 325
205,997 205,997 00000000000002dafbfbf690f7b2bacebba8e5edcd2f1e0353f523388e7317a3 0.00 MB 6 0
205,996 205,996 000000000000013e038920c707e668f43b9be6fc557b5de371314fe88d703c1d 0.05 MB 168 197
205,995 205,995 0000000000000088eb3c5fe9e0a5c5d792b866dd55a0434d29becce47b62a971 0.05 MB 127 118
205,994 205,994 00000000000003455885a20294410de1cbf3b3fbfe9d4dacbade047f1f6883ec 0.17 MB 425 236
205,993 205,993 0000000000000451285856e4260cc8c7f89f2a1c9f966f38a1bf3a65e618707c 0.00 MB 11 487
205,992 205,992 00000000000002318aaf3697b8ab972a2fdcb1875592f0e5e15a656db1243988 0.17 MB 386 214
205,991 205,991 00000000000002d42db360c4e6a4190a27e38cf9816076483b191aa23a78de99 0.04 MB 68 165
205,990 205,990 00000000000000c09f94c5eda0e7418ac1f7346d27f0a914742bb62881189b86 0.05 MB 96 71
205,989 205,989 000000000000021bdee2798e3291e25376f6e33e9830291c84365f0224e9049c 0.02 MB 46 316
205,988 205,988 00000000000003350aaf4dc310f2649290a3ce139d3766d3b69f68d7d3f2baf0 0.07 MB 129 113
205,987 205,987 000000000000017037e9261da88e1441bed26aac344f48e324923cf3c51fba71 0.01 MB 26 136
205,986 205,986 00000000000002d2f8b700e368d5fc18fd82d00e839b866a2ad429bc60a21297 0.14 MB 264 149
205,985 205,985 000000000000007ec6e568b201555d07420bdd7ace60cd9670043d33f587b9c3 0.04 MB 121 80
205,984 205,984 000000000000006808ef46895cd27a345c34ccce41ae1dc5e8778871a1f23f92 0.00 MB 1 0
205,983 205,983 00000000000003a521fb944c2b921bd588d69145666d6a3d72fc10d81428961f 0.00 MB 6 0
205,982 205,982 000000000000003203df672d1973af1426a0be9a556a44853a466c53dae1875b 0.17 MB 178 131
Previous 10 blocks ↓
Total Size: 779.13 GB

Node Details:

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