Loading Tool

Explorer IconExplorer

Memory Pool

67,932 transactions
25.94 vMB
0.06285397 BTC
Random Selection Loading Transactions
Max Size: 156.01/200 MB

Candidate Block

Mining Attempt e724ade99ba6e4ba761db8de1846d58baa2e90d15f91527ae238731fb7b87b64
Version 20000000
Previous Block 00000000000000000001d78f9a04771d177c8305f36bb59adf1b3d58d4ddf6ca
Merkle Root 36db6e5f126d77defe443e68ff4cf42261d5b601844438f632f761709132658e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,633
Size: 1.00 vMB
Total Fees: 0.00798224 BTC
Feerates: 60.03 > 0.80 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,514 (723,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
192,032 192,032 0000000000000666789333c02b6333adb144ece833b02ae7480b7cc91bb22736 42 0.04/1.00 vMB 100
192,031 192,031 00000000000002cd4bdb4f9bd09e09b837c6b625c9045adbb29e7fb75dfdb893 53 0.02/1.00 vMB 143
192,030 192,030 00000000000005b59918d56a4b9ca408938e1719cd86a80c3897afc5c1018af4 20 0.01/1.00 vMB 87
192,029 192,029 00000000000007f3452368817523144493b98f087513ff9b1d99339d55d288f3 377 0.19/1.00 vMB 102
192,028 192,028 000000000000015571a75d68733d937bf2b760b3b3736567fcf845275988a095 141 0.07/1.00 vMB 117
192,027 192,027 00000000000000d9913ac2271e148e45dcc8095e686e60b3f6f1a0451ecf0d14 250 0.13/1.00 vMB 117
192,026 192,026 00000000000000403d888b3d3e356e82a0a4655f847a8fac2c44c0958b724d34 300 0.09/1.00 vMB 29
192,025 192,025 0000000000000116f161bfdfb5ef3a25bfd410edb920c59882f9a256360c72f5 32 0.01/1.00 vMB 0
192,024 192,024 00000000000000e016b9eea8b07dd4e006cc5d0159a3e53dba3447b292d1431d 294 0.17/1.00 vMB 167
192,023 192,023 000000000000048aad2410e8c512234ea041e0ed30bb90e899ef9aa8ad93398f 1 0.00/1.00 vMB 0
192,022 192,022 0000000000000459cb9fe9b5876e6b37271b965b3a8e73d0bcb8853316052fb0 512 0.21/1.00 vMB 95
192,021 192,021 00000000000003010865552cf824b65dfd992af0b0388cecd425b02aa880c062 11 0.00/1.00 vMB 0
192,020 192,020 000000000000056fd084f794c2f7a03979ace17d7d6ccba9bfc8d63e2f0efb76 277 0.20/1.00 vMB 83
192,019 192,019 0000000000000635444d5d6b036813c072c20bea013b410b8c59dffc75dce9ed 64 0.03/1.00 vMB 56
192,018 192,018 00000000000004aec374aaf5e94565f707a40261a56c59346ae68c0dc7937b9a 425 0.22/1.00 vMB 152
192,017 192,017 0000000000000514cbaaf20e83121dfcf340d4fc223277f7b62388b231dceb08 234 0.25/1.00 vMB 94
192,016 192,016 00000000000002a908cbf603c89537c624669b5cbfa6ac5321fe361552993878 634 0.20/1.00 vMB 269
192,015 192,015 00000000000005f581038ad702c8bf332b3ee4cc56f3addde526a3f1e46a862b 320 0.12/1.00 vMB 123
192,014 192,014 00000000000003118fb5848bc9d683f0a7ac49237c79300c924e0d189035260d 109 0.06/1.00 vMB 115
192,013 192,013 0000000000000466fadbd8c2694b14a6a770d7161925bd098a5bda4dd995e41a 361 0.18/1.00 vMB 138
192,012 192,012 00000000000001edd0001d81b9de3ae8d79212a417c5af44dae83e58182c04c5 133 0.05/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 783.29 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: 766.52 GB
    • Received: 19.28 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.