Loading Tool

Explorer IconExplorer

Memory Pool

89,256 transactions
33.70 vMB
0.14827257 BTC
Random Selection Loading Transactions
Max Size: 199.97/200 MB

Candidate Block

Mining Attempt c27edd3280a2a28565235ab78505a48d7c5836b89fb028cf2d3e0b6e879930ab
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 236ce54b568485ec59fb345af99294156c60adc024b73e15ef8eff6e461471f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,635
Size: 1.00 vMB
Total Fees: 0.06034182 BTC
Feerates: 469.97 > 6.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (590,026 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,923 324,923 0000000000000000164e7abf528f7f38ca3f2d214a1c06053f2a69b57222825f 154 0.08/1.00 vMB 28
324,922 324,922 0000000000000000182643c2bf8b54feed013aa50de56ba2718bc5f4b54900e3 423 0.20/1.00 vMB 32
324,921 324,921 0000000000000000130f3b659b3a003c0549ef8778d30b07248681defa403e78 391 0.17/1.00 vMB 34
324,920 324,920 00000000000000000cd5a4c7cec5ac134ee602efdc895e34d18615572a86fd31 219 0.09/1.00 vMB 34
324,919 324,919 00000000000000001d504e767006ba73ee334183dcd59a4d4ba923a1db405325 311 0.17/1.00 vMB 36
324,918 324,918 00000000000000001996782093a34bc7b8fae8ce738eba7c266b897194905410 11 0.00/1.00 vMB 58
324,917 324,917 00000000000000000c56596a793f8ac372366ce8a7c224a1fe083155b84bf8d0 782 0.33/1.00 vMB 33
324,916 324,916 000000000000000010a7fb83cfc988d49eb71d507680c49db92d1dd60af66a2a 36 0.02/1.00 vMB 150
324,915 324,915 00000000000000000a1880549ebd9ce18beb4c5a2a6c9edcdf7827938aad0cb1 160 0.07/1.00 vMB 33
324,914 324,914 0000000000000000011973e687d2d7507b87cd5b473d456aab20f522630be26b 810 0.51/1.00 vMB 29
324,913 324,913 00000000000000001e58aa38d04cf4fddf1407daef4dd1065d47e0b710ade461 128 0.04/1.00 vMB 58
324,912 324,912 000000000000000012f079ce895ac2f33411e7fc9695b7359615048e5b3b96b0 191 0.09/1.00 vMB 28
324,911 324,911 00000000000000000411e758201a407e9bceb9be7919e9f6694b5d80dd1aa6c7 305 0.12/1.00 vMB 24
324,910 324,910 000000000000000012c89f41593cf5c6324ab736527a5a4f6dc64f362fc22915 639 0.35/1.00 vMB 32
324,909 324,909 0000000000000000058d70724c27201105b87d411f5bf65a893f7b2e789fa965 345 0.14/1.00 vMB 24
324,908 324,908 000000000000000005c33fb8aa640080fcd54382db8091b4febce3ccb903ea68 605 0.49/1.00 vMB 28
324,907 324,907 000000000000000010223bc1c4aee857d0f5f982ec0f6f7c2a75b76a98406f34 128 0.07/1.00 vMB 34
324,906 324,906 00000000000000001e7ce5806bca2bfa531e386911a3dd0593b67e8a9fa05138 33 0.02/1.00 vMB 16
324,905 324,905 00000000000000000f18bbe169143c55b566afb8a216641ae46ae63500b73c5d 557 0.49/1.00 vMB 20
324,904 324,904 00000000000000000026b7e8f45e8640a6f28b4a952164ac30cefaf0ee574733 512 0.22/1.00 vMB 47
324,903 324,903 000000000000000015fafcf479cc2c881d2f300db63c0c84b51e1107b2ce44f9 142 0.14/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.30 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: 658.11 GB
    • Received: 14.56 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.