Loading Tool

Explorer IconExplorer

Memory Pool

39,796 transactions
28.93 vMB
0.07106229 BTC
Random Selection Loading Transactions
Max Size: 146.96/200 MB

Candidate Block

Mining Attempt ffc1d89fef2bc327d97d25cf5e03b2c3192482830daa41eb590066141e375086
Version 20000000
Previous Block 00000000000000000000dcbb4606097e1e6e647621e87ea85d7afc7a11a5f479
Merkle Root 047194288dd5e2e438493f0186c9be4a713e374c71fc65fc2402d686acf1f13e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,538
Size: 1.00 vMB
Total Fees: 0.01484228 BTC
Feerates: 100.84 > 1.49 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,547 (815,385 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
99,162 99,162 0000000000008e9a8eae889dafc9ce7392c2924c4bdda672398f5c17d2ba9f48 1 0.00/1.00 vMB 0
99,161 99,161 00000000000434bba06380a5f9ac980e202389a0e30aa44f158460a830905053 2 0.00/1.00 vMB 0
99,160 99,160 0000000000047dcc44489d4367682df2f0a4685248c22fd69b8e225af3b8ed0e 4 0.00/1.00 vMB 0
99,159 99,159 000000000002b024eb7927971f8e3b854eae9fa54bff85fe42f4adf73dc9b3c4 12 0.00/1.00 vMB 0
99,158 99,158 0000000000012892587c4b82ed680ec76dbffd47e9d5c8d54098f5741b904bdf 12 0.00/1.00 vMB 0
99,157 99,157 000000000003cb8849f96bed201e78cd5d492666a47ebea1498d4f3a78d2e753 9 0.00/1.00 vMB 0
99,156 99,156 0000000000001de6cc6b648a3d254fd7d13e3297a0deb371a86605cc971b87e1 1 0.00/1.00 vMB 0
99,155 99,155 00000000000273b5aa05cc1f8ceeea46909cc504fd413232fad5f75a34ca91a0 2 0.00/1.00 vMB 0
99,154 99,154 000000000000833ee20a9bf140d6316da8f04a611603cb8d7e9b362324451d65 6 0.00/1.00 vMB 200
99,153 99,153 0000000000019a940a82729efd5003561614aa638aa25c07032f5372360408a9 6 0.00/1.00 vMB 0
99,152 99,152 000000000001a0faac2d6d53752255412a9bfe0a85b195101a250907fc1ecc0a 12 0.00/1.00 vMB 0
99,151 99,151 000000000002a34e3f9f45e8bf5dd02cbdbb76925b5b5a2d516fc26f8525bdb9 7 0.00/1.00 vMB 107
99,150 99,150 000000000003079986c373ae1fc36ce36609d45e6bf7e22c180ff899f87dca01 1 0.00/1.00 vMB 0
99,149 99,149 000000000002958ccf08a632a027e780225274cfa0d51ff6715778ea5ec2a4eb 6 0.00/1.00 vMB 142
99,148 99,148 000000000000041ec3d8ac12233ca8537527bbb762db8935ffc9a708209b43dd 12 0.00/1.00 vMB 0
99,147 99,147 000000000002e1d49e2dcf1b15b24d7086e3314edc4d157e9eb0d5d36250586d 13 0.00/1.00 vMB 0
99,146 99,146 000000000002917df987b179a5f06a1948af3219f17b3d3133828a11b61d3ecd 2 0.00/1.00 vMB 0
99,145 99,145 0000000000047cb7f16bbf171b7959f4b2d448ea7185abf5bba37de660f105bb 1 0.00/1.00 vMB 0
99,144 99,144 0000000000003ce775216299dd09f6650a83f84c902bedb9b31c57322d4bb66b 1 0.00/1.00 vMB 0
99,143 99,143 0000000000014d2ca7009e968dbfcf3ac4321ba29ea1233b402b56fa4a95cacd 4 0.00/1.00 vMB 0
99,142 99,142 00000000000408e1dbad49b0e92f94c89a98615594f56702b261dc45ab2e8034 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.58 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.01 GB
    • Received: 11.40 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.