Loading Tool

Explorer IconExplorer

Memory Pool

68,028 transactions
25.90 vMB
0.06164568 BTC
Random Selection Loading Transactions
Max Size: 156.10/200 MB

Candidate Block

Mining Attempt d0c6c79000bb58abbef33f3e12e7801d1e5e23060ca9fef5c688a0964d107e34
Version 20000000
Previous Block 000000000000000000012bcb1b2e80b6a64226a9b1bd5f2b49913884a73b7425
Merkle Root 101cea88c03173b152a436534d47ee1bd066cc3ec45b7f56933da329178d15b6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,278
Size: 1.00 vMB
Total Fees: 0.00684656 BTC
Feerates: 40.21 > 0.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,499 (832,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
83,359 83,359 00000000002427cdda258e96b1211f90ae6f6cb56ccce896ca7fac34f2b82956 2 0.00/1.00 vMB 0
83,358 83,358 0000000000039211a2486fc3e745e081bd570c7cd442711dfd0fb4448bd3c142 2 0.00/1.00 vMB 0
83,357 83,357 00000000002103c1be406c46ceacd1ffd966beff0ec2ee7d67452967d8a1dabe 3 0.00/1.00 vMB 0
83,356 83,356 000000000029598feb6ced0fa6e27d8c9b156bf5dded12b867387dbdfd6e88ac 4 0.00/1.00 vMB 0
83,355 83,355 000000000009bccff19d194ec416b42e6e022aed0181d0c967d8690e868a83ca 2 0.00/1.00 vMB 0
83,354 83,354 0000000000057eb01d14c55343d842849d449085f6c0a531d8f29859bb3c08a5 17 0.00/1.00 vMB 0
83,353 83,353 00000000000ad6cd34be2d62f975fb869742f19cc80d452e78e9ea002bb5335a 4 0.00/1.00 vMB 0
83,352 83,352 0000000000109c4a5c9ccf409cfc5cb5c6b8da9cdc76ba872b6b41de57333554 8 0.00/1.00 vMB 0
83,351 83,351 0000000000170899ba3df771f80b4024ac4940762ba3b3c35fd1d50de1ed57f2 2 0.00/1.00 vMB 0
83,350 83,350 0000000000218db05f5372c8094b3d6d468b4b0c1584d2f627c929caa6e2de83 1 0.00/1.00 vMB 0
83,349 83,349 0000000000149284e1a60597c8c478ba264dab4faab8fa3ff8c894ff57c4611e 1 0.00/1.00 vMB 0
83,348 83,348 00000000000507911fa1bb5b219019b41c002a8b2be108deb737b3818436c0cf 4 0.00/1.00 vMB 0
83,347 83,347 0000000000136e8f3d932b00d5e8394795bab678dfa6bafa316bc9aa7dbd5175 2 0.00/1.00 vMB 0
83,346 83,346 0000000000168c1c5d36eea370363ef1966e3731460bbf1bede4b907ebe8e464 2 0.00/1.00 vMB 0
83,345 83,345 0000000000287b55d910b6494a67d42304e9a1235aafe150bf2d6dd8334d76ff 2 0.00/1.00 vMB 0
83,344 83,344 00000000001d4c7e649506b6a536ef40af275c9d25371708f3aa5a92c300ea76 2 0.00/1.00 vMB 0
83,343 83,343 00000000000d15333a06278f3f7f88d90d5124ab17087d5b932469be6baea659 3 0.00/1.00 vMB 0
83,342 83,342 00000000000622be332c139551f5da0faa0bcb3baf5d4cc3b854c4789846256c 1 0.00/1.00 vMB 0
83,341 83,341 00000000000b2403114dfbacc68785fd00be622e72c2452fe3dd7872614db5ed 2 0.00/1.00 vMB 0
83,340 83,340 00000000000ae3de70b6075d64e15801320f13b4bf443ebde61ead45113ad695 2 0.00/1.00 vMB 0
83,339 83,339 00000000002633d19922aca88cf5734dcbf75ba09d242dd4f504ed32d531779b 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.26 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: 763.37 GB
    • Received: 19.18 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.