Loading Tool

Explorer IconExplorer

Memory Pool

35,196 transactions
25.91 vMB
0.06820304 BTC
Random Selection Loading Transactions
Max Size: 131.69/200 MB

Candidate Block

Mining Attempt f7309a3577d3e39eeb200e48f55dc7602c903ac5f7a77332f2365a4cdb1afbae
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root 975eee30d34f0e125eff76ac5422a9c33730442521d7e20a61322cb1798e43c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,681
Size: 1.00 vMB
Total Fees: 0.02059630 BTC
Feerates: 250.88 > 2.06 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (523,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,283 391,283 000000000000000001fa810adf8d55dd97d9c9e3b6d8b0fa5a867fe310311c93 1,380 0.89/1.00 vMB 25
391,282 391,282 000000000000000005172238dff12b0c87d3785f84d518ab2425124db9c58480 461 0.24/1.00 vMB 32
391,281 391,281 00000000000000000199fe633f9b1862a5efaf972e4bd92e076e676f8ff34caf 626 0.32/1.00 vMB 29
391,280 391,280 000000000000000005b22ac3024a697134cdcf1bf5ea555d3d4edccaf9ed189f 1,069 0.57/1.00 vMB 44
391,279 391,279 00000000000000000585d850b18a77afb1f6a16aaf4c2ac10af73282bca4620b 335 0.30/1.00 vMB 18
391,278 391,278 0000000000000000081bcb106a04071b7981895d702b7483b948309c6c94dc55 535 0.62/1.00 vMB 12
391,277 391,277 000000000000000006f817d5db2cedb8fdfe4c7d8a91fec1a4f1d8702469997f 867 0.45/1.00 vMB 38
391,276 391,276 000000000000000005d956e57dc91fb0aaed4d7dbde24bba433cff33d259b4d1 1,715 0.68/1.00 vMB 39
391,275 391,275 00000000000000000a4e91f3b38269d2b5e33dc9ce59e192c7555105edb1acc2 1,366 0.71/1.00 vMB 33
391,274 391,274 00000000000000000621826c246b96bbcf15ac10b2e02a86312a8dc0a0857676 476 0.32/1.00 vMB 26
391,273 391,273 000000000000000006342d840cb15cbdac4bdc89778503efed8b32fe0e87c15d 599 0.28/1.00 vMB 41
391,272 391,272 0000000000000000064ff0c628d84a6d6193b062729c88554154119ced8093de 453 0.25/1.00 vMB 25
391,271 391,271 000000000000000002c5a5c91ba99232479ef5e75b0d09c036d640d82f88b731 1 0.00/1.00 vMB 0
391,270 391,270 0000000000000000062919f0046601ade766c6771d7ce16dd27aa852510a1ffa 1,942 0.93/1.00 vMB 38
391,269 391,269 000000000000000006cb7da4655e07243b6d474d9819ded957859a74edf3117a 2,218 1.00/1.00 vMB 34
391,268 391,268 000000000000000002b23542736b86e8b4616ae7876b87a05c369d408486c80b 1 0.00/1.00 vMB 0
391,267 391,267 0000000000000000024bb4a590c6b8331786d670724eaaee003d18b155a55dab 322 0.22/1.00 vMB 16
391,266 391,266 000000000000000006d2df78f6fe23b3d4935135f3390513f3beab7659c59567 894 0.64/1.00 vMB 24
391,265 391,265 00000000000000000119a5f2c481feb2ba644fa98af3cef61e0e9d7cb5a6a68e 2,008 0.99/1.00 vMB 34
391,264 391,264 00000000000000000321697a2f711158bac6883ceea68633ca819824115696a3 1,619 0.88/1.00 vMB 27
391,263 391,263 00000000000000000421a61d264cd1155e7675b60343870beb10d5f449f0e159 1,911 0.93/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.84 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: 637.80 GB
    • Received: 12.44 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.