Loading Tool

Explorer IconExplorer

Memory Pool

85,260 transactions
31.93 vMB
0.19691250 BTC
Random Selection Loading Transactions
Max Size: 189.72/200 MB

Candidate Block

Mining Attempt 99173ee19c607cb5a21c530ac11c2dbbb1274fd3cd77f94ec0539bcf5d338034
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root e25e5b713f37a5b0d713fd5df46234dec962a97698993335d7fbd332b109392a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,816
Size: 1.00 vMB
Total Fees: 0.07592613 BTC
Feerates: 301.64 > 7.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (656,776 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,369 258,369 000000000000000ce1eeb8efbf6563534e75944d790395decd9d880d848e26f3 595 0.27/1.00 vMB 74
258,368 258,368 000000000000001d069ff72fa3dc42be0f1195bae21584ee5a5c97def38070dd 579 0.25/1.00 vMB 130
258,367 258,367 000000000000000b70db5cd319d728bc73f3f9e8310f7cff84400b05c1a4806e 139 0.05/1.00 vMB 67
258,366 258,366 0000000000000000b178bb33860d7a132f9ad600109185866fcdd509423cdec5 382 0.43/1.00 vMB 38
258,365 258,365 00000000000000140db261c8586c0c382288f01edc33dfbfb66f3f65ddaf0d60 619 0.90/1.00 vMB 32
258,364 258,364 000000000000000e358ec67af652c3aaff28026301049808b8898d5a78d61f99 535 0.25/1.00 vMB 90
258,363 258,363 000000000000001e842c1c662ce7271c4f53136dec883acb4493ca6967abbcb7 155 0.50/1.00 vMB 21
258,362 258,362 00000000000000218b4fa454479ce50d083255320b1a6f7ed1ff12b1801a995c 169 0.25/1.00 vMB 24
258,361 258,361 0000000000000025c701ae7848e792887f576cbd9326afc1eb8b3a086c0de36b 128 0.09/1.00 vMB 72
258,360 258,360 00000000000000091358f25a1a657a9d152b6909a7adc66c4c6b4e7efc59d2b2 159 0.25/1.00 vMB 24
258,359 258,359 00000000000000188cb03c50304860e45bb6019049bc15f11ff462ca62e0a27e 1,218 0.50/1.00 vMB 91
258,358 258,358 000000000000001992e713c4adc7ded3fc24635582193aa9e53c04a390cf1cef 620 0.25/1.00 vMB 155
258,357 258,357 000000000000001ba8799c15392c7d2d080890eccfa4d5c958a59ebc2ec91724 512 0.25/1.00 vMB 76
258,356 258,356 0000000000000023e87267eea7c0d4e92ec532ec8ece2cdc602f9fc9339d132f 570 0.25/1.00 vMB 173
258,355 258,355 0000000000000015c6c1dbd97a6d76239aec87d5756d550f818c9a3fb6b3be6e 429 0.90/1.00 vMB 21
258,354 258,354 0000000000000001c59f62e10734fac671301717d20941037734cd4c33d3dc9e 334 0.25/1.00 vMB 33
258,353 258,353 000000000000001b492b12c33277052dfbe91635bfa3cb2a441f558aeedf0d71 675 0.25/1.00 vMB 378
258,352 258,352 00000000000000034786be740e5bdb7254bf16bbd161bee618e23d2e73f17220 497 0.25/1.00 vMB 52
258,351 258,351 000000000000000aa59ed638b7d84cfe2dba634c0cdf0b75772668557537ca6d 528 0.25/1.00 vMB 102
258,350 258,350 0000000000000006fa6f22f2f0ea4c759c02dc69dd40119276829137b7509841 558 0.25/1.00 vMB 56
258,349 258,349 000000000000001197c0d975f6dbe88d83c8372456d498cd4220f7905c8ef49d 644 0.25/1.00 vMB 185
Previous 10 blocks ↓
Total Size: 782.65 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: 672.61 GB
    • Received: 16.28 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.