Loading Tool

Explorer IconExplorer

Memory Pool

77,116 transactions
28.61 vMB
0.08892669 BTC
Random Selection Loading Transactions
Max Size: 173.55/200 MB

Candidate Block

Mining Attempt f21ade9c958199cb50e7a1f61b0e8cb92fef9956a8c9729b89f7766d659e844b
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 4b366414501cba4c2d8458af274cb14db23f7c495a3846effe9904caa73142a6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,980
Size: 1.00 vMB
Total Fees: 0.02325939 BTC
Feerates: 402.60 > 2.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (446,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
469,193 469,193 000000000000000000c7ae5ae73beb88232ba239e3bbee012c28bbd690826862 1,959 0.99/1.00 vMB 389
469,192 469,192 000000000000000001653e22557e978f3483652a3cdabb60e37ca6f825cfecb7 2,096 1.00/1.00 vMB 472
469,191 469,191 000000000000000001d5c27ce608ba59cffc9119f668ce94cec12626f80ef331 1,524 0.99/1.00 vMB 386
469,190 469,190 000000000000000001b74a0a8107c35ee5f1fd6b04df37ba12fb4961e73562f9 202 0.09/1.00 vMB 525
469,189 469,189 0000000000000000018309ba27e6822c0ee67bc847f8d452d9468d8fdf399b09 224 1.00/1.00 vMB 349
469,188 469,188 000000000000000000b3146827836b0d8e05738520aff53da7447ffe14b33756 1,474 1.00/1.00 vMB 243
469,187 469,187 000000000000000001549190eb54d6bfa6532082df2dfd183d75299b22999d35 1,539 1.00/1.00 vMB 491
469,186 469,186 0000000000000000009aec1d85670306e623e1800ceba2c5928c131c06495774 799 1.00/1.00 vMB 380
469,185 469,185 00000000000000000070e3644a5e0bf2a45d6979a82874347fa9803a180b8192 1,294 0.56/1.00 vMB 449
469,184 469,184 000000000000000000cf53036aa495bb43e5ac08353c5cf6c457b4c3fb94b15e 1,266 1.00/1.00 vMB 397
469,183 469,183 00000000000000000159f3fc5e0dc5fb63aaa7a6f9c9b5e41f1741793b2ff909 2,271 1.00/1.00 vMB 445
469,182 469,182 0000000000000000012f06e7f91af28343003454a2c547e51265d73f26474221 818 1.00/1.00 vMB 379
469,181 469,181 000000000000000000ef3d76fe9c94e864af9d15f4174b3d77dc11eb03819320 1,738 1.00/1.00 vMB 419
469,180 469,180 000000000000000000b28432768f0e6f0e7dabe9ca1500b821716aefaabf60a3 1,430 1.00/1.00 vMB 292
469,179 469,179 0000000000000000002a5072096c01709898e68da74d56cf73abf790cea0e570 2,100 1.00/1.00 vMB 347
469,178 469,178 000000000000000000d9f00db99941c2e3fc1493c108e1892499bceec3b2828a 989 1.00/1.00 vMB 232
469,177 469,177 00000000000000000142e0d2e091a634e1aa8c44bb968c812bfe7dba4061a3f7 1,125 1.00/1.00 vMB 166
469,176 469,176 000000000000000001422e018465b6a05223b9faa70c93d1aaf933db9bde87f2 2,255 1.00/1.00 vMB 351
469,175 469,175 00000000000000000077593aff48e418f9adfdf6282f542ee4e83266edde390e 1,810 1.00/1.00 vMB 376
469,174 469,174 000000000000000000b6459a274e0dd6d208edff19cab276d3a1a66ce931c013 2,279 1.00/1.00 vMB 368
469,173 469,173 0000000000000000016f3f2ca8a46ec3c4aa54b28d9a390600afb115c63e3099 2,045 1.00/1.00 vMB 323
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.56 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.