Loading Tool

Explorer IconExplorer

Memory Pool

81,247 transactions
30.68 vMB
0.08103220 BTC
Random Selection Loading Transactions
Max Size: 187.31/200 MB

Candidate Block

Mining Attempt 7a5e55ea11ebba5183ca4cf5723a78f90c796f43877abaa510d5f1130dea9fa9
Version 20000000
Previous Block 00000000000000000000d1d2ad17fc19c6d3c0ce75e637dbcce014786420ab4b
Merkle Root 9e82a1095333edb2d30e2be6f3a449404bddbef12c73723e5999dcfcdc83e0c3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,009
Size: 1.00 vMB
Total Fees: 0.01180569 BTC
Feerates: 81.27 > 1.18 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,357 (635,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,955 279,955 00000000000000026daedc50ac8197d720aef50c66d0529d4e0f5904ab816d29 112 0.05/1.00 vMB 42
279,954 279,954 0000000000000000ba9d2ed264c68bb0ae07bd284fe0b0dafcfe66a9f8481577 299 0.21/1.00 vMB 28
279,953 279,953 000000000000000031fe5245530eefd38ab43e317d00a7eeaecf00eb570b348c 654 0.25/1.00 vMB 59
279,952 279,952 000000000000000063b9e2dff2ee5f486f5210567c404f1da88ea4c3d7c46e33 193 0.21/1.00 vMB 16
279,951 279,951 0000000000000001803114ca9387e612857195445c15856e21967f8b6c1c4ce4 68 0.03/1.00 vMB 41
279,950 279,950 0000000000000000cfd2d787197790f33cfdfc3cd218a6ab1eb4d17c5274da6b 683 0.25/1.00 vMB 55
279,949 279,949 0000000000000000fd83087597e565dfe0e15b7661631832c854512d3a0d08ac 447 0.21/1.00 vMB 41
279,948 279,948 0000000000000001833b91de8ea010f6fae6bb7faa38b4e413efc3fd5799734c 445 0.20/1.00 vMB 47
279,947 279,947 00000000000000006eceb73f3080c1e0d340f7e75a0ce5d51b18a89c67978611 223 0.11/1.00 vMB 61
279,946 279,946 000000000000000058bbdfda147f8257fb34bd99149ac67a0a9579b6fb0e94a3 257 0.10/1.00 vMB 45
279,945 279,945 000000000000000146db8962e724f633d67d895ce18d81b44712ab0a1d6c72cd 183 0.11/1.00 vMB 38
279,944 279,944 0000000000000001cdc1030e290d26b41bbd27747ce29479a9bbbf8fff1b0a64 426 0.21/1.00 vMB 42
279,943 279,943 0000000000000001d07ac24fad6478e8623f70e4384df29731d621a0a217ccf5 36 0.02/1.00 vMB 36
279,942 279,942 000000000000000056b55f345ed56b194f72846550f1d9bbbcab2ed00cb6b3c8 87 0.04/1.00 vMB 40
279,941 279,941 0000000000000002277a9a630a296a40018702ab2950ce9ee4231cf12ef09ff8 279 0.12/1.00 vMB 46
279,940 279,940 000000000000000102c60b8e0161d9392d49fac8202e8a7138a571076b6d3865 301 0.29/1.00 vMB 10
279,939 279,939 00000000000000025f786746a14ac2385c6683aa43260bbcc6b655d3dc6cee53 108 0.03/1.00 vMB 108
279,938 279,938 0000000000000002dbbbd5eda8d0b63dc5b56e2b5336d296ab8a73f2fa3e0f62 738 0.33/1.00 vMB 60
279,937 279,937 0000000000000001f6377ec61ca807ec6977e6ee97b784038cd67787e3fd2383 463 0.23/1.00 vMB 48
279,936 279,936 0000000000000002bebf51c4038a165c1a92d48b0ac6664cea49592f926cd01f 399 0.25/1.00 vMB 36
279,935 279,935 00000000000000010ffd8f28074d1745aa7be12ef31ce22d312238b1a1aabe94 15 0.03/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.01 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: 718.89 GB
    • Received: 17.98 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.