Loading Tool

Explorer IconExplorer

Memory Pool

81,062 transactions
30.04 vMB
0.09350470 BTC
Random Selection Loading Transactions
Max Size: 183.49/200 MB

Candidate Block

Mining Attempt 06cf6c1b0f682adaf08f631ea399dea4d126c37c8e6c5d3fd531e5cd68071edb
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 731d969ae18144c1b53c6012b90563984cfb86b1153800a6927cbc188f7d216e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,490
Size: 1.00 vMB
Total Fees: 0.02611008 BTC
Feerates: 402.60 > 2.62 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (487,028 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
428,295 428,295 000000000000000000cb3beb2d3fbb068a1f9eed457d1430d772597a8038af59 291 0.98/1.00 vMB 10
428,294 428,294 000000000000000004a9dbf32acd4017a7c76cbfe623cc3cb903e6fca81e3d35 1,804 1.00/1.00 vMB 40
428,293 428,293 000000000000000004a9eccf474ff477cbf93a19073f9d08948d03a90d58d5e8 66 0.02/1.00 vMB 57
428,292 428,292 000000000000000000ebcecf351a9647db1d7414885b94845aae38029d6811de 111 0.09/1.00 vMB 39
428,291 428,291 00000000000000000024eecb4516dab7e236fd0649c4cfd1cf41e3184e7be88f 1,311 0.59/1.00 vMB 53
428,290 428,290 00000000000000000056ea8ec5e8aee29f6edc3f2b53afac2ac8e69d3583b2ad 1,659 0.66/1.00 vMB 62
428,289 428,289 000000000000000004efe7929ee0061d798fe206a2a1e772432b1bb5e89213ad 367 0.14/1.00 vMB 61
428,288 428,288 0000000000000000002b5a23e3221c8b1c7148d0192e81b1246bda3e9cd1977b 535 0.32/1.00 vMB 34
428,287 428,287 000000000000000001e10aeaf56fbbeb7461fc959181a5585ae93d9843703d04 750 0.42/1.00 vMB 48
428,286 428,286 000000000000000000dc82174e5a9cafc5bce27efab743183ac435f98da996ff 218 0.26/1.00 vMB 16
428,285 428,285 000000000000000000d0ec40f890c5abf84d096601fbefa0a00086fefe7b6f5c 1,965 0.75/1.00 vMB 63
428,284 428,284 000000000000000001ffb0cf689580c8471ecca640a7a84ec2a408245123d70b 1,496 0.63/1.00 vMB 55
428,283 428,283 000000000000000002545c82c482b3d4ec605eecb6d0e9cdd94c565e13e10f5f 2,271 1.00/1.00 vMB 60
428,282 428,282 000000000000000001d7b6f866926631d0ecc8afc796e5f2044d6df09dd0130e 98 0.24/1.00 vMB 14
428,281 428,281 000000000000000000ab66f5de2559422fbfc98f173f41c2f559ab5a982d93c9 2,625 0.99/1.00 vMB 57
428,280 428,280 000000000000000000404cf623c9a5968f900042d6bda2991a553235a25c7fa0 1,029 1.00/1.00 vMB 22
428,279 428,279 000000000000000002f925c69223860277dcb103cacec7abbd2aa9dba280cf4b 2,159 1.00/1.00 vMB 54
428,278 428,278 00000000000000000089c6ae220a28ecc9546b810bd4ad0efe9650752648ad24 2,696 1.00/1.00 vMB 68
428,277 428,277 000000000000000001a43ddf58b5bc04d79a4a0f247ed91fcc40282ef1508a93 744 0.40/1.00 vMB 53
428,276 428,276 0000000000000000027f36835067a8b47e53077c36b1aa46bfbb900ff7999b6c 338 0.14/1.00 vMB 53
428,275 428,275 0000000000000000020fa01342d1e707431f2993770441fb3de6f954a6ba6fee 163 0.06/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.95 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: 715.21 GB
    • Received: 17.67 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.