Loading Tool

Explorer IconExplorer

Memory Pool

16,064 transactions
7.90 vMB
0.02361348 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.28/200 MB

Candidate Block

Mining Attempt 5fcded93defd98e0e9cdb16e00379685e50a75129c1c3a7ac9d0f3c002d8e053
Version 20000000
Previous Block 000000000000000000011760e0a3cdf589c16284ec888372c4e68dc06ff7fe33
Merkle Root 1d2f52cb462cf5164fc5aa3cf22457b33f6c974fe01e5036486e869d40310765
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,424
Size: 1.00 vMB
Total Fees: 0.00764188 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,433 (716,944 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,489 196,489 00000000000001d06d3b424c5e634219678ff4e0b65c12ae0a2558250b9b9a0f 927 0.36 vMB 175
196,488 196,488 00000000000005189d30ae04f62d2b2370133ef791bccf363c4355d9114b24fa 7 0.00 vMB 459
196,487 196,487 00000000000005610aaa578b474ff2c0afd12ca762e67422fedfa7350abbb856 148 0.05 vMB 55
196,486 196,486 0000000000000533b9832e39db7be85b3f15a2d930843811938b44d9a73639e2 9 0.00 vMB 14
196,485 196,485 0000000000000307703b7f4458f548e40a2827b25dadff6219814ad8b82b8d65 256 0.10 vMB 116
196,484 196,484 00000000000004249301e060738fa6b1669adf178d97f0b2cc0ab73709e90b85 723 0.25 vMB 195
196,483 196,483 0000000000000159380f6af635b4fd040dad6808a98df56b39f564935b0d818b 512 0.17 vMB 165
196,482 196,482 00000000000005158434b1567427e8ebaa017e5660e37068fa438b862f20c9dc 116 0.04 vMB 117
196,481 196,481 00000000000002ca2e92a0c5d97fb21d3567685f040ea6f41c48c3f1ee2857fd 75 0.03 vMB 430
196,480 196,480 0000000000000677c9f7dbe5712cf35fb6ed7465f6b54675e29e3fb74b4f9f92 134 0.04 vMB 422
196,479 196,479 00000000000001b6d2573b34afcbd3c2907aa602641d29a03a5eb97a7fc7b144 194 0.07 vMB 357
196,478 196,478 000000000000001cebf26dc35605615200463207fe99f9d94fe4cded052b32f8 501 0.15 vMB 170
196,477 196,477 00000000000001a07678a6f13f519c9fa4f4576fb6260a9e03dac0a7557eda55 152 0.05 vMB 102
196,476 196,476 00000000000004e913210f8da23974cefd49ce78a3e009c2c7d3b0d660fc18aa 267 0.11 vMB 155
196,475 196,475 000000000000060f1d6d522c07017a35d0c0bc8e69c024535bdfcc46c2a22f74 30 0.01 vMB 72
196,474 196,474 0000000000000020d4f2e768b00c5e27419d08d8e2755888d68b36260dacec4c 171 0.06 vMB 122
196,473 196,473 00000000000005ebc9a6639863636a46a982f15039f2db50ef6ee7d026e1926d 512 0.17 vMB 51
196,472 196,472 000000000000026948017a50f51445bb9bc377009c1b2111a63e01a0e89217dc 164 0.07 vMB 163
196,471 196,471 0000000000000222753e47b14ba5e00bf456fc973507337c665b9f448de7b4e5 23 0.01 vMB 93
196,470 196,470 000000000000041c7cdc6bd720c797c2e756642878b8aa3a26eae5a138a6b0d6 405 0.18 vMB 123
196,469 196,469 00000000000005960784a5d54760b5974538608459536c0128efe5138a264c6c 124 0.05 vMB 39
Previous 10 blocks ↓
Total Size: 779.62 GB

Node Details:

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