Loading Tool

Explorer IconExplorer

Memory Pool

37,931 transactions
27.12 vMB
0.05620693 BTC
Random Selection Loading Transactions
Max Size: 138.26/200 MB

Candidate Block

Mining Attempt bc09d5c37da2fa6f6422a44b4d24ae9f30e2272e54c5dd75239a64cf17e20580
Version 20000000
Previous Block 0000000000000000000106a1e4aa287915d89b3784466736987e1acd439ed5c9
Merkle Root 9ed9bab082b22d631bb5f18ddf7ec539bf5f77a1291fcada31208a30838877e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,151
Size: 1.00 vMB
Total Fees: 0.00504648 BTC
Feerates: 150.75 > 0.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,646 (266,257 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
648,389 648,389 0000000000000000000c5c98c65c3bce5257b3200baf081e4e2738769b00989a 991 1.00/1.00 vMB 27
648,388 648,388 00000000000000000006d1bd6416996e8d71df7ad854aa74f55cf42e7b0c2739 1,602 1.00/1.00 vMB 34
648,387 648,387 00000000000000000000ed39eb575130cc83748c3617b6801cdc72147115ef04 2,666 1.00/1.00 vMB 31
648,386 648,386 000000000000000000065200758f8d181d5c84a7871edfab3268572867cff1f3 2,495 1.00/1.00 vMB 91
648,385 648,385 00000000000000000009b747a6b0d4a3a2f5bdf6d6f024263e9f6eec04380bfb 679 1.00/1.00 vMB 23
648,384 648,384 00000000000000000000b87bf048b1afe7b979e4d789b692034b2e6992404f6a 1,955 1.00/1.00 vMB 50
648,383 648,383 00000000000000000000974dd54b5021d2622755b9e9ada85c6ff310eb56b325 2,023 1.00/1.00 vMB 18
648,382 648,382 00000000000000000000f801c389e329d8cc1b57e102d2e1d76195be3015669f 1,601 1.00/1.00 vMB 58
648,381 648,381 00000000000000000009717b08c6b0d5e9fa76bc76d5dfdc5b4c8058d3f07bf1 2,628 1.00/1.00 vMB 89
648,380 648,380 0000000000000000000ffbc63168749a75374a3f0920d365a28e34ac24b13da2 2,858 1.00/1.00 vMB 81
648,379 648,379 0000000000000000000550842417e147b8271d1c636ec25d060dea98a7cb063b 853 1.00/1.00 vMB 24
648,378 648,378 000000000000000000082042fb4be290dd2a36d2ec78dc7d68412fa5acd64ae3 578 1.00/1.00 vMB 22
648,377 648,377 0000000000000000000092a7f6235890f6384f45cbb61f7e95631a78b3530b84 1,924 1.00/1.00 vMB 44
648,376 648,376 00000000000000000008204cdbc1240f7b73abe86ccf02499ce0ec9d576ad041 2,595 1.00/1.00 vMB 64
648,375 648,375 000000000000000000088d7a56c0eb4d88f04853754f2ce5e77921cea0f6e844 2,433 1.00/1.00 vMB 47
648,374 648,374 00000000000000000001dc9324db92e62148474146bb59d0784980b0ddea5d57 2,604 1.00/1.00 vMB 81
648,373 648,373 000000000000000000072a517b3b33c6aaa085aab8b83b76168e4e3682428787 2,423 1.00/1.00 vMB 40
648,372 648,372 0000000000000000000293ab5346d038f436b168f3522875cb3506a0debaffea 2,533 1.00/1.00 vMB 75
648,371 648,371 00000000000000000007899dfb4629a3c463b5de6ab49396bf82eaa689b4a8e4 2,220 1.00/1.00 vMB 70
648,370 648,370 0000000000000000000b62227928aabd8ed212586c98156d2162057af644234d 3,283 1.00/1.00 vMB 109
648,369 648,369 0000000000000000000ff66d1ed3e401c66b53ba2acd98ed104e064083a96092 1,058 0.57/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.76 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: 632.55 GB
    • Received: 12.12 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.