Loading Tool

Explorer IconExplorer

Memory Pool

72,663 transactions
28.02 vMB
0.06661495 BTC
Random Selection Loading Transactions
Max Size: 166.00/200 MB

Candidate Block

Mining Attempt 10f273d0e47d019fdff45fa642643fbdf21492449bcc2bdd5229ac59e3fe3b6d
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 43738085ebb6b83aa6cdd0e5a2f3053c3735998cc621ea64c7b160492648fd82
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,943
Size: 1.00 vMB
Total Fees: 0.01057286 BTC
Feerates: 150.86 > 1.06 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (304,690 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
610,341 610,341 0000000000000000000ccb26a8e2461c7f6811185056d0424d619c849aec86ed 3,412 1.00/1.00 vMB 10
610,340 610,340 0000000000000000000c7c3097f30622d0960e222fb676f00c29dd6190074eb8 2,645 1.00/1.00 vMB 20
610,339 610,339 0000000000000000000be42975c882428b43061cb975e0b3b20706a202d4fd14 1,179 0.38/1.00 vMB 6
610,338 610,338 0000000000000000000a49978d2c53e86e1790c9657e74c6095425f1358bd5fc 3,527 1.00/1.00 vMB 12
610,337 610,337 0000000000000000000a4f569607bb6351bb8f1065bfa1355086143dba168c42 2,949 1.00/1.00 vMB 13
610,336 610,336 0000000000000000000096cd4bcd2a9f9d0d92a791c85d8f03709934498e0b5e 2,152 0.85/1.00 vMB 4
610,335 610,335 0000000000000000000cf72583209bdefdc929cec07c9d8eedb70432f2a9ad1b 3,124 1.00/1.00 vMB 10
610,334 610,334 0000000000000000000c9996fc030cb97adfbe8101b8701b29d3317d7bf47bff 3,029 1.00/1.00 vMB 22
610,333 610,333 00000000000000000013b9d27ee9f3ad81954a52da56f6cfe9d2012d74dd21c7 1,549 0.47/1.00 vMB 14
610,332 610,332 00000000000000000001b998bd11b4237455cabc7db1fa60ec11c501c58f454b 1,638 0.47/1.00 vMB 13
610,331 610,331 0000000000000000000e6b69de778d3edb10f2bc457010a921076e7b961b872b 1,389 0.60/1.00 vMB 10
610,330 610,330 0000000000000000000f490b7d2a7f7c00e2e03aa6c17c5d683c31eb2ffe014f 665 0.20/1.00 vMB 12
610,329 610,329 0000000000000000000ed58af8c7d59bfae93440c3caa8c97cfd7bb7b8240267 1,392 0.38/1.00 vMB 10
610,328 610,328 00000000000000000002258aed1e6843b0c8b8bc252cc0dfa8d8fc6873d121cc 2,837 1.00/1.00 vMB 13
610,327 610,327 000000000000000000129b14ae6e794394ce3cf1fb30779147940c0fe5e2406d 1,868 0.57/1.00 vMB 12
610,326 610,326 0000000000000000000fa75efeab4aa4a0a5ffe777a89b5ec5b4a1b32189cc13 1,204 0.55/1.00 vMB 4
610,325 610,325 00000000000000000008282a9fc1ffd5d1b5310c86511e9aa69148895b8cb03a 1,932 1.00/1.00 vMB 5
610,324 610,324 00000000000000000011805a3cb886e7238de1313b83d5205a38a99c6da45924 2,883 1.00/1.00 vMB 10
610,323 610,323 0000000000000000000ac768e08db3f0010fd5fb6cb5bef83dfacada8ea15f2e 3,178 1.00/1.00 vMB 9
610,322 610,322 00000000000000000015b53a9d5b88d983adc185452d691f1bebe180988d362b 2,725 1.00/1.00 vMB 30
610,321 610,321 0000000000000000000c2d501ab9ea81b10640b613da86ec249e3eaa6b507d9a 2,646 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.45 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: 666.76 GB
    • Received: 15.22 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.