Loading Tool

Explorer IconExplorer

Memory Pool

20,230 transactions
8.78 vMB
0.04634329 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.41/200 MB

Candidate Block

Mining Attempt af9d72d3ab94a6b2cd8fed6445426099dc70adb730d974e318e808c6e0ffd7bd
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root cb56da676a3a2241d344aa18adf337ef781ddc0fadf883e21686f0f1c482835a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,713
Size: 1.00 vMB
Total Fees: 0.02668240 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (782,657 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,734 130,734 0000000000001c3cc050c82dacaceaa0a60045daf6a1e4fc7aa3c695b188cba4 43 0.02 vMB 1,439
130,733 130,733 00000000000013f393e559c17fe723d07282f15c15c42658a3362b1054ba676e 131 0.05 vMB 640
130,732 130,732 0000000000001254e4af490e3ca951188fec75d7b146e0fb0af5a1c41b048b15 40 0.02 vMB 1,196
130,731 130,731 000000000000138149e809db6b50592786816a21da4de19f33473770303bd684 6 0.00 vMB 0
130,730 130,730 00000000000003ca96d8932b05b47e20b9052a51a1bf1c8a3bc44b00f9c0fe0c 25 0.01 vMB 1,261
130,729 130,729 00000000000000958d07c4abc86632aad55a7d4ff7255f70a5f3b341b18fbba1 22 0.01 vMB 1,367
130,728 130,728 00000000000001b6478c10251354671304c40ce9e01f91bb82e84067d800f8e9 110 0.04 vMB 452
130,727 130,727 000000000000103c69f5ae6237ff0b1a91090b0ef38e8e9de45244f0460f5b28 148 0.05 vMB 636
130,726 130,726 000000000000073d742040d181ad5926702dcc2b8754373095c2f7a10682b0eb 46 0.02 vMB 899
130,725 130,725 00000000000005a03a164bc1c5451e775f726d309a620615ca1a1bd655cf70aa 68 0.02 vMB 256
130,724 130,724 0000000000000a749a10bae5e53b459cd609b313b4f7bbf2bb4920f9e859a096 10 0.01 vMB 629
130,723 130,723 000000000000115fe780f6ff2b397dfb6d19c9d690f07f61ce247a6bdc6956d8 101 0.04 vMB 713
130,722 130,722 0000000000001a4152f318ceb7ab5b19f155c4e2ef537a59f31a0e49917a05a4 21 0.01 vMB 1,415
130,721 130,721 00000000000013be38a529f5b33ed4260def5fa47fbd4660fd7704603e744ebd 32 0.01 vMB 1,231
130,720 130,720 00000000000007b1e84a7381485635594494dfa499bc60deea6be54bcfbd4672 19 0.01 vMB 1,179
130,719 130,719 0000000000001d41090c4b521563a8312220d15fc23fc26a2ae1bd38a146ec64 9 0.00 vMB 188
130,718 130,718 0000000000000eb6b0e0acd64304bd7631109811e136d04cc1c510f97ecbbd59 155 0.05 vMB 190
130,717 130,717 0000000000000c7925b267f898514a0496392628945b4ea5bd16bd87c291928b 12 0.01 vMB 2,144
130,716 130,716 00000000000018b44f340930fe96da75676a719dcfc214b2e590c17d6f8d7644 32 0.03 vMB 42
130,715 130,715 0000000000001972bde0238f1d7d7d71c7c0969dc04edabdb49e0436e94f9acd 13 0.01 vMB 663
130,714 130,714 000000000000088c495907e4855237fd109910805853378e172f8ec78923586d 30 0.02 vMB 1,091
Previous 10 blocks ↓
Total Size: 779.54 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: 249.24 GB
    • Received: 0.94 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.