Loading Tool

Explorer IconExplorer

Memory Pool

35,643 transactions
18.71 vMB
0.04042491 BTC
Random Selection Loading Transactions
Max Size: 102.80/200 MB

Candidate Block

Mining Attempt 58a71bbdbaed22fbbfc23eb16e222be9f03322e04fcfca5cf91a8c765b4807ad
Version 20000000
Previous Block 0000000000000000000087f5fa73384b341113ebaf18fcf622a4ac7f51bddad6
Merkle Root 93159a4807019f92d5385c905518514ba136bf66e4a1df971d706cb5b85431a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,763
Size: 1.00 vMB
Total Fees: 0.00483862 BTC
Feerates: 40.21 > 0.48 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,035 (784,849 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
129,186 129,186 0000000000000c54b2f763aaf8acd78bc5d65e9131f969c27bbe77f823432969 124 0.04/1.00 vMB 198
129,185 129,185 00000000000017953e60f257e9355211a83d7b6371e19596807af1e9bbc82f04 16 0.01/1.00 vMB 1,424
129,184 129,184 00000000000015653ed1a20d0eb6f3d46337431e860fce94704fee95ebbaab53 47 0.01/1.00 vMB 832
129,183 129,183 0000000000000008b5150866ba8cef5221d461cb1d10fb02e52e2f20a20a4423 12 0.01/1.00 vMB 834
129,182 129,182 000000000000113acd8b46ce6c5a122fe3233755259fc406c5af5f2346064401 83 0.03/1.00 vMB 1,745
129,181 129,181 000000000000043600e0e7c3a59314fc3f34c175524863d5fbf8cfc0840afe10 12 0.00/1.00 vMB 0
129,180 129,180 000000000000123f7186dd59c3be854b6a5044a505cd29e587646eb6d65d2f09 41 0.01/1.00 vMB 573
129,179 129,179 0000000000000808edac40eab081f3140b47d5b28e5340590eec46cb3e7ad1e4 9 0.00/1.00 vMB 2,042
129,178 129,178 0000000000000ec9d107c1986a44ba4663246dc6f2729b57b96bedb07add31cd 11 0.00/1.00 vMB 809
129,177 129,177 00000000000002d392ff651658b6a923d7fa212b01d01a9fb47ae74b32101edb 9 0.00/1.00 vMB 0
129,176 129,176 00000000000014c31ba1cb7b1d140970c51762a84999d959bfbbac492ce55f24 51 0.02/1.00 vMB 926
129,175 129,175 0000000000000a2c6dc7cc1b9140ecef1927960178866d1e2e895dfb317d02b7 80 0.02/1.00 vMB 2,865
129,174 129,174 0000000000001028f8b3f474fe7283858cf996ff8fecc3975fabeb8f9286cab9 12 0.00/1.00 vMB 426
129,173 129,173 0000000000001096ea3643aa361b35c714cc52cdd6354a2873a74c84b74706eb 11 0.00/1.00 vMB 619
129,172 129,172 0000000000000137dd3da04fb1b3d8097f2bf5fece8d167f53dfb1c20bdf79be 18 0.01/1.00 vMB 600
129,171 129,171 0000000000000ed285bfd1bf1b147feb96db840c307475849a58847a02fb5077 173 0.06/1.00 vMB 331
129,170 129,170 000000000000162ebed20e4b68291504dca566f52a3363a336bc1008e8b49ff4 44 0.02/1.00 vMB 1,026
129,169 129,169 000000000000168e9e1671bf46902deadfa10139a2d0a02e62c4b407bf1c77f2 12 0.00/1.00 vMB 0
129,168 129,168 00000000000002a0dc88d0314654917a73ee30d0c4c3c68a31e0e107c0133072 11 0.00/1.00 vMB 309
129,167 129,167 00000000000015be28c1d27624388661e0d76b8baa1c5b89070287e6a0d1c489 10 0.00/1.00 vMB 1,436
129,166 129,166 0000000000001c55fd59de57ea5ab9030fc0783f8a5a19b2a945075be9dafb5b 6 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.66 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: 552.10 GB
    • Received: 6.54 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.