Loading Tool

Explorer IconExplorer

Memory Pool

37,487 transactions
26.09 vMB
0.06247571 BTC
Random Selection Loading Transactions
Max Size: 134.04/200 MB

Candidate Block

Mining Attempt 736fe23af0ba143e727f5bb10a226c96b189278438c4bf48817114b2a7207a36
Version 20000000
Previous Block 00000000000000000000176eec4f97613301ccca0f642e4b2100196c9276c6da
Merkle Root 2f3dc7d7c280fb8f145646f368e7aa035d6bc1b8aa9fabf0eb496731cd0ceb7b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,622
Size: 1.00 vMB
Total Fees: 0.01438969 BTC
Feerates: 102.99 > 1.44 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,674 (170,391 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,283 744,283 0000000000000000000941ed236da78177276bcad4d7901328d2a893aebc223a 3,058 1.00/1.00 vMB 24
744,282 744,282 00000000000000000000ee3fb0cc957d6973ece5e07c4d30e2f9d05fc0446397 2,452 1.00/1.00 vMB 19
744,281 744,281 00000000000000000007fd8eb5ae588b5d3bb644b23a601f493ec1c3ce8bc412 1,527 1.00/1.00 vMB 7
744,280 744,280 000000000000000000064cf8320300693a6fd5d6cc53d8f858e8d93b2ddcf639 2,580 1.00/1.00 vMB 12
744,279 744,279 000000000000000000061205c3bee8ddaf5c24bdeed7970d7c981d074741eaaa 2,640 1.00/1.00 vMB 17
744,278 744,278 00000000000000000008f81239979eb6928fd64e2684ea14d3bad2e12a5d2a8c 1,718 1.00/1.00 vMB 20
744,277 744,277 0000000000000000000667b07c5d49dda103606b672b981f0a0dfe9869e6fa22 140 0.04/1.00 vMB 15
744,276 744,276 000000000000000000058f760372b7f5d46b42646942394bdd68875ee16c0f21 869 0.25/1.00 vMB 14
744,275 744,275 00000000000000000005355b08271ff0f4429c4cf950e2b25f57894689a567ad 2,219 0.79/1.00 vMB 13
744,274 744,274 00000000000000000007849861c0146008a35fe88b38ba6675c03755f426eec4 505 0.15/1.00 vMB 15
744,273 744,273 0000000000000000000274b44b6ab4fa14e697cb8af38679af01e430a432cb37 1,105 0.33/1.00 vMB 15
744,272 744,272 000000000000000000077b55a1b69d0b725346b2ce7403d61c31e4be4620ce66 26 0.01/1.00 vMB 15
744,271 744,271 000000000000000000040a5e0f580feeea73074af97b911c578cab417940fafc 808 0.29/1.00 vMB 13
744,270 744,270 0000000000000000000933d271633f810b4295847218ee60ff98a4c286496b03 487 0.15/1.00 vMB 16
744,269 744,269 0000000000000000000541dc35a0f05f9b4ae315c1859590941c0d0757d34270 1,696 0.78/1.00 vMB 17
744,268 744,268 00000000000000000003c4f6f68ec586a6624683892a91399aca126c8ba053bf 1,453 0.49/1.00 vMB 14
744,267 744,267 000000000000000000035512cb09b35a5cd444ce1012ef4d35bccc5ed3e6a152 173 0.08/1.00 vMB 12
744,266 744,266 00000000000000000004e62968059994b85bce47c866204032607c3b25612247 1,368 0.41/1.00 vMB 14
744,265 744,265 0000000000000000000753c8507f7fe524bed67c2eaa78adcb1c07729520289d 3,110 1.00/1.00 vMB 17
744,264 744,264 00000000000000000002ce5efd083f2495f477ef2385af33c98b2bcb9b5cf3c9 2,114 0.65/1.00 vMB 14
744,263 744,263 000000000000000000037788d677d00aeb5d7ec52e49bf340e031475bee0b2e0 637 0.29/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.81 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: 635.53 GB
    • Received: 12.31 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.