Loading Tool

Explorer IconExplorer

Memory Pool

78,924 transactions
29.42 vMB
0.08322997 BTC
Random Selection Loading Transactions
Max Size: 179.80/200 MB

Candidate Block

Mining Attempt 7a14f6daf200d60a24be6a19736797b60ba5abeb81bd72c4dae6519860f1e6f1
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 68e84a33d5fe5d7993f8fc8af2bc249152fba4b777017aa3d36011b398eb7b37
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,514
Size: 1.00 vMB
Total Fees: 0.01829834 BTC
Feerates: 402.60 > 1.83 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (635,360 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,963 279,963 0000000000000000008d811c78f3f3b8b360fc2cd4bfab1f90c33d19325506cf 315 0.23/1.00 vMB 26
279,962 279,962 00000000000000013594bc270c455395b68f9399ae5843bd0dcff7421e9e3bf8 552 0.25/1.00 vMB 78
279,961 279,961 0000000000000000fd2c799b971dc37183f9ad907db9625397b707aa517a07c4 46 0.03/1.00 vMB 22
279,960 279,960 0000000000000000b20c439edc67e7d04651e95b3d0285af78942d30391734ce 338 0.15/1.00 vMB 41
279,959 279,959 00000000000000009658b97b23a22a3818908d080fda65164c517cf95c3cacb2 103 0.03/1.00 vMB 109
279,958 279,958 000000000000000178925b410c32efd4bb37ad9f58fbecbc6b823697c2c397a5 208 0.12/1.00 vMB 37
279,957 279,957 0000000000000001f29c0c71dc55a56c5be4d52b507a1a1e03e562b04bc32a0f 34 0.01/1.00 vMB 361
279,956 279,956 0000000000000002650b6dd8247192c7b3b4098407be344c2ccf8c470a578d59 108 0.05/1.00 vMB 49
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
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.