Loading Tool

Explorer IconExplorer

Memory Pool

78,063 transactions
30.03 vMB
0.06921130 BTC
Random Selection Loading Transactions
Max Size: 182.22/200 MB

Candidate Block

Mining Attempt 709dc5b6a73633e1679c5f7fff79c15c6b56a4d8dab00f7140ef09760285c7df
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 11acef6a166e418f72f4c08863e272578251ee6e2390847fb74a54e9f98e710c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,475
Size: 1.00 vMB
Total Fees: 0.00552901 BTC
Feerates: 43.51 > 0.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (575,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,981 339,981 000000000000000017713087a98ed5574d18f6b921b55737e9bb7aac62f8a55e 129 0.09/1.00 vMB 22
339,980 339,980 00000000000000000ee28c8059e95225361a12b2b09a39073341262c4d246f78 482 0.23/1.00 vMB 27
339,979 339,979 0000000000000000122529d25ae4d73061c35c619145d0ae8ba903ea4dd8cbc6 308 0.18/1.00 vMB 23
339,978 339,978 00000000000000000dd25f8285e102e9e926b7fb47a373695c7a2c86b96bbd62 130 0.06/1.00 vMB 21
339,977 339,977 000000000000000004a6b4701d00fd42ce6c403be280e3a53a5011d7dd2b20d0 829 0.46/1.00 vMB 25
339,976 339,976 00000000000000000491df96954129256540a9e0a91782070f4f11a31bb3e110 1 0.00/1.00 vMB 0
339,975 339,975 00000000000000000128b95a450ded3e4adfa2179dc79e50f4365ede74e45e24 501 0.26/1.00 vMB 24
339,974 339,974 000000000000000018c258eda0c5b111e807777ada344581f4e3ab060362b1c8 256 0.10/1.00 vMB 32
339,973 339,973 0000000000000000130fc02121c762a24dd37e67021c9ac4a96a4e20d2929e8a 253 0.11/1.00 vMB 25
339,972 339,972 00000000000000000e49e931f17bf10cc7f503bb96db35a62f3d1a4c31e1f952 205 0.10/1.00 vMB 24
339,971 339,971 00000000000000000560ee8e95113fac61eabc651291e90d48ff773ad3b5bb5c 492 0.33/1.00 vMB 22
339,970 339,970 00000000000000000b08871d59365690a5ea9e77cd90b04785e14f5cc0d789c4 204 0.10/1.00 vMB 22
339,969 339,969 000000000000000012320533d07baabde54312da728339cd3587ea5106f2b592 834 0.42/1.00 vMB 26
339,968 339,968 000000000000000001d5eda4670f9fbff8c3015054cdeb2571f4b68cef24d31a 1,626 0.74/1.00 vMB 30
339,967 339,967 00000000000000001648d36c96a2aa020f0220aedb698efceb80d39f9f3d8c53 282 0.11/1.00 vMB 29
339,966 339,966 000000000000000005312a10305c8027c2df71c2d10236dafb8349de3a7adf04 305 0.15/1.00 vMB 25
339,965 339,965 000000000000000003cc8a0e78861d95d745af713dfe10a98971ba6a7bcc3d15 34 0.01/1.00 vMB 24
339,964 339,964 00000000000000000e48edb11f4bef6f49d201c5ac6e3823bcd419e1d8a84e73 1,023 0.44/1.00 vMB 30
339,963 339,963 0000000000000000099c2229cd08e6d1e8f89c7a1de6f6e41d0110485f887995 102 0.05/1.00 vMB 18
339,962 339,962 00000000000000000f387f3e26971733f7e0193c699e0f69151bc86e762391e3 128 0.05/1.00 vMB 26
339,961 339,961 000000000000000000c48dcf95e4a55d1b11fa824fc8d42c9e752b9c1a7fbc3f 416 0.18/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.75 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: 708.60 GB
    • Received: 16.74 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.