Loading Tool

Explorer IconExplorer

Memory Pool

78,105 transactions
34.51 vMB
0.15787843 BTC
Random Selection Loading Transactions
Max Size: 191.80/200 MB

Candidate Block

Mining Attempt bf7e17447230d622abdbceddf8a8f4ac180d3667ee97092228049e3967f4d36e
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root 33ec1fbc4b73b63c749f7758a2fed487bc4aa843eb683c481f083eb0313e6306
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,697
Size: 1.00 vMB
Total Fees: 0.03251315 BTC
Feerates: 445.78 > 3.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (16,166 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
899,252 899,252 00000000000000000000420c25680a4cfe8a7c4b50b5e4485ce65f7548d8ac9e 159 0.07/1.00 vMB 2
899,251 899,251 00000000000000000000517c01d46f6fb8848664eaac5efcc510c9656770bbf0 842 0.42/1.00 vMB 2
899,250 899,250 000000000000000000008a7a60172d6a40f657e8c1c09bbd937be7515fb1c83f 1,414 0.53/1.00 vMB 2
899,249 899,249 0000000000000000000062ef5530852da814616651135a51bab750f78838752b 1,253 0.41/1.00 vMB 2
899,248 899,248 0000000000000000000103054c811d90f8111630cd9841e2a1fd74c8eb0002b0 886 0.29/1.00 vMB 2
899,247 899,247 000000000000000000015e37486869b6c363f6246ab935eb042eb5ef0d2f136a 753 0.19/1.00 vMB 2
899,246 899,246 000000000000000000017a9367f6c7277f72db33f86bf7ffd4ad8e0006bf87a7 2,614 0.67/1.00 vMB 1
899,245 899,245 000000000000000000005c93694ab1a85e05e3f73dd759f44e0ff310f159b61e 2,467 1.00/1.00 vMB 2
899,244 899,244 00000000000000000001154752958ab5ad930c068bb8017e2db304a0fa51dc93 3,198 1.00/1.00 vMB 4
899,243 899,243 00000000000000000000696311b31367e6b5e52c97d3988fda92a741d739a731 2,516 0.57/1.00 vMB 2
899,242 899,242 000000000000000000009023ebc6ccf0ecf969286996d87f1a2676cefce829b1 121 0.03/1.00 vMB 3
899,241 899,241 0000000000000000000209ccc7a7427de799e718fe7f0fa30cd0615d95dfc5d3 2,079 0.58/1.00 vMB 1
899,240 899,240 00000000000000000001c22d0ebd5012b4773583ac72c9cde1a60b27aedc11ce 3,082 1.00/1.00 vMB 2
899,239 899,239 00000000000000000002086cf06ea72227ed41f17c644efd7798164662319bfa 3,655 1.00/1.00 vMB 2
899,238 899,238 0000000000000000000222e660e62226e91e8bdf04aab9cfccd1bb3cd2cf7cbf 4,794 1.00/1.00 vMB 5
899,237 899,237 000000000000000000016bf56ab74f072dada6f6d1eba6b4344eeb87a9b969db 4,866 1.00/1.00 vMB 6
899,236 899,236 00000000000000000000e6c0232fdae12733e1dbe4dc4a3193b47d2155d2d867 759 0.21/1.00 vMB 2
899,235 899,235 0000000000000000000084a4a3d3534c55fb2a009a3d3d4df116eea667aeec6b 1,918 0.68/1.00 vMB 2
899,234 899,234 0000000000000000000025c8bee64e5aab96de6020f9253bde2d2ea3ea7152bb 57 0.04/1.00 vMB 1
899,233 899,233 0000000000000000000169d8d11bc881d2082a6a2167ec752c85b522adb70c55 1,766 0.60/1.00 vMB 2
899,232 899,232 000000000000000000022e2051d047cad37cf4481606013b99dc9277f01e38de 1,424 0.49/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.11 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 736.41 GB
    • Received: 18.58 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.