Loading Tool

Explorer IconExplorer

Memory Pool

73,471 transactions
28.47 vMB
0.06997397 BTC
Random Selection Loading Transactions
Max Size: 168.30/200 MB

Candidate Block

Mining Attempt 9a3ad810bcdd867505660292736871c71ebf2e574f3be671e94cc63e232963fb
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root a2efa560e5df55616f8cba735743015bc09d7ba84fe39ef30783a0c6cd2bab98
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,531
Size: 1.00 vMB
Total Fees: 0.01289888 BTC
Feerates: 100.36 > 1.29 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (534,616 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,426 380,426 0000000000000000078ba354d5fad8fd9a0e347f49b3fe38ef4c3324a324a618 528 0.29/1.00 vMB 40
380,425 380,425 00000000000000000f49aa8e4a0e79fc319beab8b31fbf19d7ad42d66690ec72 438 0.25/1.00 vMB 31
380,424 380,424 0000000000000000071012c5a30aa9838a0ba7e4b055f3f9ee98983734e58984 585 0.99/1.00 vMB 10
380,423 380,423 00000000000000000fab9c5f9ecc997078744a8fb9cf624636927429fd7a2da2 142 0.09/1.00 vMB 24
380,422 380,422 000000000000000003230392f0bfdc8b5249a9f7ddcafb6ae9c3fc0690b69eb0 1,413 0.93/1.00 vMB 31
380,421 380,421 00000000000000000435c648514e8fb280090f1e05b024cbfe09cb3ad45eedfe 345 0.25/1.00 vMB 32
380,420 380,420 00000000000000000ae3b6268d08cc95e23578f263fff5a5085d1ddf3cf5b0fe 1 0.00/1.00 vMB 0
380,419 380,419 000000000000000006b6c91a76740020560af1a13028f4715426b5bbaa7aabf2 1,922 1.00/1.00 vMB 49
380,418 380,418 00000000000000000336681e9424ad90d793acb9377cc87feae38237c1f66cef 759 0.49/1.00 vMB 29
380,417 380,417 00000000000000000b1fc14c0415b5ec0b4e5d7a1b3b41b530c53cb1980e16f2 66 0.08/1.00 vMB 15
380,416 380,416 000000000000000004e41e5a5613567aea819b920de432a3ecd09d5ff0ca8906 46 0.08/1.00 vMB 10
380,415 380,415 00000000000000000d6d74a9d1e32b6f6b92cd1da8706420409a90b254154fa6 273 0.14/1.00 vMB 34
380,414 380,414 0000000000000000082e4cb3307707309e92b6ff1afe9b4c93e1927803982937 1,122 0.53/1.00 vMB 37
380,413 380,413 00000000000000000ca5ec51db04ce1aab67d00c2ffdb749b549f9010fd55056 1,506 0.65/1.00 vMB 43
380,412 380,412 000000000000000002b74169058d91d6da5c91218a4b48eb0eccc5604c5f9963 684 0.41/1.00 vMB 33
380,411 380,411 00000000000000001096591a6155273c38c208d49f758704a59d823e42bb0188 909 0.43/1.00 vMB 44
380,410 380,410 000000000000000010d5cf3d71487f8534be4006647c86269d20f05766a83034 215 0.13/1.00 vMB 25
380,409 380,409 0000000000000000094a1ede8829e877f18c6af8edcf4378b09ce98c544c4a84 948 1.00/1.00 vMB 16
380,408 380,408 000000000000000009bbd1f0824d8075288117253ee88243d6e4ae8aa7a3c26b 1,685 0.67/1.00 vMB 41
380,407 380,407 0000000000000000081ecfde7e129db2a9e635dc4b1f86db89f941d13cf61827 565 0.25/1.00 vMB 41
380,406 380,406 0000000000000000001bfab6ccb72c4827bd76a82bc0b3334ca5d6f7fcfdc539 640 0.30/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.47 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: 667.96 GB
    • Received: 15.34 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.