Loading Tool

Explorer IconExplorer

Memory Pool

47,764 transactions
30.25 vMB
0.09740611 BTC
Random Selection Loading Transactions
Max Size: 161.14/200 MB

Candidate Block

Mining Attempt 65512c8e8ae08686faffdbb81097d3d36438a9633bf4a17c92fc7d126b24ffef
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root dde0f59645eb621a9b6cc7c2ea741e929d8ccaebeab4717588fc89a314362368
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,083
Size: 1.00 vMB
Total Fees: 0.03635007 BTC
Feerates: 150.97 > 3.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (530,143 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,709 384,709 00000000000000000ab4f13a28620f6ccb07b27047a785c24723d7d481ef004a 129 0.09/1.00 vMB 21
384,708 384,708 00000000000000000b388c2fe5dc90b87a696b7b398cd4c51f6375fbd278c0bf 474 0.20/1.00 vMB 37
384,707 384,707 0000000000000000106e63df0368786a9a1e8f31ddc6f5d6562313deaff61ffb 522 0.23/1.00 vMB 34
384,706 384,706 00000000000000000bcf3e6f7580c8cddcef9bcc460447fcca368c41c5b2a724 1,190 0.55/1.00 vMB 36
384,705 384,705 000000000000000001da84b1e1c3ce89af70960989397061eadeb4596444d7ca 568 0.26/1.00 vMB 31
384,704 384,704 000000000000000003e05e3f3f064beaada247e670f02058a9bd921dbdf8d47e 1,147 0.56/1.00 vMB 32
384,703 384,703 000000000000000009a78b606d35f0c0ad4b83dd9da1a62ebe89ef62222fd93b 1,936 0.81/1.00 vMB 37
384,702 384,702 0000000000000000003d61fb73b016870bd3768606c1c5280b0cb3b82f29df9a 764 0.43/1.00 vMB 30
384,701 384,701 0000000000000000100a497a2cbd148798428e87e017f6ebfa15e87aa1f4d75d 1,037 0.44/1.00 vMB 39
384,700 384,700 0000000000000000105b3d16f72df95f6cf54fad6992c50ee0b3aa32384f3bc8 299 0.16/1.00 vMB 27
384,699 384,699 000000000000000009847fbda10436c09dff63eef3acb75885d245d80a6e20ac 477 0.25/1.00 vMB 36
384,698 384,698 00000000000000000e10702b7befe04e9220928d6ddc476dd77df933d8d46bbb 592 0.28/1.00 vMB 31
384,697 384,697 00000000000000000778600e9dd931b4aba09e7b27753df1372ae5a2f7cf1607 1 0.00/1.00 vMB 0
384,696 384,696 0000000000000000083dce108aabb90528d48b50a67d4a25dd74dbc6be031a7f 79 0.24/1.00 vMB 5
384,695 384,695 00000000000000001054ae8d7473ed4bd81094192ef6ef5cfeeb7ffaba606208 353 0.29/1.00 vMB 18
384,694 384,694 0000000000000000037befa659643b6bad993f318458c96f91f0d4c94673c787 843 0.41/1.00 vMB 34
384,693 384,693 0000000000000000055b060481f748e77d4ade9a18a0c4f2bb165ef27f3ccc85 1 0.00/1.00 vMB 0
384,692 384,692 00000000000000000ed78e1d9509af54f62fdc39b014de5c6d1757d9e76b67f6 465 0.25/1.00 vMB 28
384,691 384,691 000000000000000000329fb1f67334ba959bfbd5b960cd09e4afaf599553eeba 315 0.25/1.00 vMB 25
384,690 384,690 00000000000000000fc518650aaed8ca0a01322babf5f0dbdbc7727bec5cbb89 2,030 1.00/1.00 vMB 31
384,689 384,689 000000000000000006bc8785d43270bdf0ec0f03dc3b496781b11d5c0de29bf9 880 0.51/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.