Loading Tool

Explorer IconExplorer

Memory Pool

39,690 transactions
26.38 vMB
0.08078855 BTC
Random Selection Loading Transactions
Max Size: 136.99/200 MB

Candidate Block

Mining Attempt 343323a4b68ff79baf3a1d8f7f72410679ebc3d2a3e6694c9509ce7f6ce9719c
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root 0d79e9cc881da63303a95f21289153e60697f3aad5d0f61bd779fdc36cfa8a25
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,056
Size: 1.00 vMB
Total Fees: 0.03231508 BTC
Feerates: 502.65 > 3.24 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (806,726 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
108,204 108,204 000000000000a4f87e8267bb98ceae6879d8e8220febb8bcb6652f6147e157f2 12 0.00/1.00 vMB 0
108,203 108,203 0000000000026dc5304014b79c263b168a41c7f2be6ed6efe1f77605df67bf8a 45 0.01/1.00 vMB 0
108,202 108,202 000000000001091d04e5642d01fd795a88733161cc55c700606f82b9988972f6 33 0.01/1.00 vMB 0
108,201 108,201 00000000000085822372f66a0b168ed5d1135bf01c1296a645b2deb9336289d8 5 0.00/1.00 vMB 0
108,200 108,200 000000000002392439cc95d0d387542051e00788a758a8a64a0195ce469e8600 12 0.00/1.00 vMB 0
108,199 108,199 000000000001de2456b6c2c0814ef8c675c23ee7371e74a07c107336b3681dfe 13 0.00/1.00 vMB 0
108,198 108,198 0000000000009baf0a2ba1091bb0ba346da56f4166996e42890b1a56bf407d19 12 0.00/1.00 vMB 0
108,197 108,197 00000000000038f6433063155636a288f5bd2b35537901a77013787f978dff33 9 0.00/1.00 vMB 0
108,196 108,196 000000000002182ccae61f0182c816fd7d38c021885d2deb97a489b74a4d09a4 12 0.00/1.00 vMB 0
108,195 108,195 0000000000006275d33864fc195df650a87e0f78eb2330c8d193fc32ac9202f0 40 0.01/1.00 vMB 0
108,194 108,194 0000000000025ffb295ae25a3afe882450f85f3d88ad3a0e6a602df849807119 11 0.00/1.00 vMB 0
108,193 108,193 000000000000127b6f2c5819d3c61a7b6750ffef042e9ca953661c62427c7553 9 0.00/1.00 vMB 0
108,192 108,192 0000000000027eec2de680d5796aa6a000b513fabde644413123b73d4e55377c 2 0.00/1.00 vMB 0
108,191 108,191 000000000000ef8a904deb9dfeb3652fd1394237b58ab9da8b6ce3b6d32614eb 17 0.00/1.00 vMB 0
108,190 108,190 00000000000120aac765d0beef5d884dc78678b3708ae7cf777dffa5f4652f62 8 0.00/1.00 vMB 0
108,189 108,189 000000000000160de530d377871ee024474b9373742c6a1ca745c66de1ae93ef 7 0.00/1.00 vMB 0
108,188 108,188 0000000000015ecd9210eb85dfabd028eb4579082eae245d8a1e4be3147bb5b2 10 0.00/1.00 vMB 0
108,187 108,187 000000000001f0ffc0c960defd994527d675f8fd6df730f1071563a3867ad0f4 4 0.00/1.00 vMB 0
108,186 108,186 00000000000059d2b4dc4b3975c049f7760aa525388d4643ff0561b100206af2 12 0.00/1.00 vMB 0
108,185 108,185 000000000001735c04e4a957b8e965a5ba00fc01e0e5eb9a6c8a87e6cf1cb3b8 9 0.00/1.00 vMB 0
108,184 108,184 0000000000021d7492a3c506deea65fb92d628ab9902c0393313a9a55afc2b7c 33 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.