Loading Tool

Explorer IconExplorer

Memory Pool

42,760 transactions
29.06 vMB
0.06474044 BTC
Random Selection Loading Transactions
Max Size: 149.59/200 MB

Candidate Block

Mining Attempt bd8de825d8625e69a6501a959dd4e1e62c5123055db527973dd771c9d8a44298
Version 20000000
Previous Block 00000000000000000000709f7edee63a34e64b3e6a3ce7a66f4810ef675bdaed
Merkle Root 1cb85f6ef1613c508163b2499849dd52f92144b2d5057976299d208e4ba317c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,437
Size: 1.00 vMB
Total Fees: 0.00801739 BTC
Feerates: 100.29 > 0.80 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,618 (895,013 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
19,605 19,605 00000000538cd185893b272aaecd189e2e1e22fa2d0d900474583cf5a61746b2 1 0.00/1.00 vMB 0
19,604 19,604 00000000cc74324e4a8c458b9453ec1e093a751a4183f0a187099ece29917062 1 0.00/1.00 vMB 0
19,603 19,603 000000001d75b6266d708f7970e007d8c4e6c035302e1d90687b3ceb0d5fb21e 1 0.00/1.00 vMB 0
19,602 19,602 00000000328ef159abe49a27d0e35e95dcb3cc48e3faf12845324ee103a0fda6 1 0.00/1.00 vMB 0
19,601 19,601 00000000abcb67af69f794b8c81e626eafc20c2e22ac926b4865060f04704424 1 0.00/1.00 vMB 0
19,600 19,600 0000000074279b4ef09e7ac31c4237829c328ba746447db16e3fc61c52848c3c 1 0.00/1.00 vMB 0
19,599 19,599 000000002e4773133d795df9e546fb56935074f80f764ba6fe607691c67734b6 1 0.00/1.00 vMB 0
19,598 19,598 00000000ba118aed88d8cce52a5460aa404f97f45b5dbe9afa84e5a135278924 1 0.00/1.00 vMB 0
19,597 19,597 000000005863344b97be86aadd180765d4b9a4afcacf2263fc00dcec8b5f7f46 1 0.00/1.00 vMB 0
19,596 19,596 000000005b10d99e49934f3e8aff5ed57365f1b335bc9bbf84d57cfaa2199737 1 0.00/1.00 vMB 0
19,595 19,595 000000004aeb6278503becd93d8f7d20dd512856d9078f3f6415aa936e5ab6b4 1 0.00/1.00 vMB 0
19,594 19,594 0000000071c5d6733d7370dc6e37f59c44327407be8099e7b6bdad74ec4a8973 1 0.00/1.00 vMB 0
19,593 19,593 00000000c4125a1730e8fc3efd3aba569b99fa2ddfca72990ab48797f0216001 1 0.00/1.00 vMB 0
19,592 19,592 000000004a53176dc7d418800359f0aba65b1a5504286ce9308e20dae399eb45 1 0.00/1.00 vMB 0
19,591 19,591 00000000dea3018687b16ca82153bb99cdfb1bdf79ba8f945a49d371c5c92fa1 1 0.00/1.00 vMB 0
19,590 19,590 000000008b5666f1a2cc7e983815ee9d7b3ce5e337cf6fd30f6d015bfff3bf5a 1 0.00/1.00 vMB 0
19,589 19,589 0000000006509e7733f6e814f27dbcf19dcba15ac2382ea9d098b45a9e998581 1 0.00/1.00 vMB 0
19,588 19,588 00000000b6b67af0b72b64fa1c9ee8818296a3149b9c157c55680fea14b33eb8 1 0.00/1.00 vMB 0
19,587 19,587 00000000e165ed0f4a9694ad940520e20863cfcca9f42b059cd4bc319dfa2718 1 0.00/1.00 vMB 0
19,586 19,586 000000002a07a9243fc845c539653c0fc80c807ab9cc07b5337acd54e66e7433 1 0.00/1.00 vMB 0
19,585 19,585 000000008b4c7b4e361cab24aed7fa07e7218c9f666955ddb3e29f7dae9bc954 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.72 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: 629.61 GB
    • Received: 11.93 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.