Loading Tool

Explorer IconExplorer

Memory Pool

41,920 transactions
26.54 vMB
0.06046532 BTC
Random Selection Loading Transactions
Max Size: 138.65/200 MB

Candidate Block

Mining Attempt b8dac0a54026eaee9eddb1294259ebfaa516f244d9da56d026658d62d4c59926
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 8bf8a614e1107f83018f0db9c4d26475ca689ec6e215c2eaa0161bc7e02a9b2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,006
Size: 1.00 vMB
Total Fees: 0.01138494 BTC
Feerates: 47.58 > 1.14 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (622,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,358 292,358 000000000000000032bf2adacfb8c9a2e26883ff1aa850e1a82414e782bb2631 1,209 0.62/1.00 vMB 37
292,357 292,357 000000000000000081f30851e905e5de58ef0e48d1a38019361a2b560e006d53 64 0.03/1.00 vMB 90
292,356 292,356 000000000000000097e586944a48660f84d64129a2d55c25836d8ddd4bef962b 256 0.10/1.00 vMB 54
292,355 292,355 0000000000000000a55c92c0e64ce5aa97c49bface5b05d46acbd28049fbaef6 236 0.42/1.00 vMB 15
292,354 292,354 00000000000000005626c4fa6b6e72ede85aba462928febc2c51609708aea57e 764 0.35/1.00 vMB 38
292,353 292,353 00000000000000001b3ade28b44a683a46c23e2b30bda358bba67f7dd89fcb84 740 0.25/1.00 vMB 58
292,352 292,352 000000000000000013641fe28c99008a51929f27a8392e5b39f6fa4b1c755cc6 867 0.55/1.00 vMB 33
292,351 292,351 00000000000000006c3ed6557f3cdca70f08eeda7e16f0501cd123a8bc9be961 478 0.32/1.00 vMB 35
292,350 292,350 000000000000000016e23181c5aaabba5bbaddd9777a1f32fda4e6d4c052affe 802 0.35/1.00 vMB 44
292,349 292,349 0000000000000000309c1155d63da029a19928d1b18d823da4279190ee93124e 1,197 0.66/1.00 vMB 37
292,348 292,348 0000000000000000b25316a1b8d1f1849431c3af71ca7060ec935e98f0f418f5 354 0.18/1.00 vMB 42
292,347 292,347 0000000000000000568ef9d9da6317289ca883ceeb00b8d6186fc9b6e0e7f342 665 0.29/1.00 vMB 39
292,346 292,346 0000000000000000078cc09be890277e1246f8ff77c200ef61468887b9218d8f 64 0.02/1.00 vMB 121
292,345 292,345 0000000000000000729e6d35c34da7f87c18d60befc3e57f4f50762972ea44ee 67 0.07/1.00 vMB 18
292,344 292,344 00000000000000001016817949ac2577dfae3cbdd4b3b128b060eace1cbd14f6 281 0.15/1.00 vMB 33
292,343 292,343 00000000000000002984d5b36af6cb0355f74f67573d19fcdd7a7a4aacfe48c6 30 0.01/1.00 vMB 46
292,342 292,342 0000000000000000c7e1fc499c629fef073d2419d77a89483aecc2e4c3d95f96 462 0.23/1.00 vMB 37
292,341 292,341 00000000000000008207767a04447b1fb0de1fc9c759e615ee76596094ae2415 528 0.32/1.00 vMB 35
292,340 292,340 00000000000000004fe980397c0fdbde0c8b7aa4308fb0dfba96731fcf17ff38 503 0.48/1.00 vMB 18
292,339 292,339 000000000000000015334c4d6566daf90fef66752f7c6366d5fdff21ba90c6ab 1,024 0.34/1.00 vMB 61
292,338 292,338 000000000000000058e155941fa9b0c973629a51b4c5d3d8aae36f8f5133ccd8 159 0.20/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.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.