Loading Tool

Explorer IconExplorer

Memory Pool

90,195 transactions
33.94 vMB
0.25679200 BTC
Random Selection Loading Transactions
Max Size: 198.24/200 MB

Candidate Block

Mining Attempt 68dbe6919524ec587db8d1e339a3817d1822b25c8d4ecb68b7a89d79a0559ce6
Version 20000000
Previous Block 00000000000000000001e4fde79e1fe01af27d4e76c48343b723fc7054e22573
Merkle Root 67b9452b03beb71fa5eb3533ed4e4b10436ed543b567a35b7066f8667667ae1e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,729
Size: 1.00 vMB
Total Fees: 0.06815939 BTC
Feerates: 184.02 > 6.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,635 (698,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,981 216,981 00000000000001464da82e5085739121bf8776231ecf3fce84d54362b8b4bf23 136 0.04/1.00 vMB 36
216,980 216,980 00000000000004a3e559a84f7e005d9bcc63450e135d3895016d2d728bc16b1e 294 0.16/1.00 vMB 171
216,979 216,979 000000000000044c7a7ee4df887d7782d4e3f94e1d7e5e3befe69046e8210e8c 134 0.06/1.00 vMB 142
216,978 216,978 00000000000001c0365e9ada1933ca02001f2713b7ee41055bc23e693b8f15ee 225 0.12/1.00 vMB 158
216,977 216,977 000000000000004ab1eafb6293763d29f70d6c1e37c6e4350802bd55ef08b2b2 43 0.01/1.00 vMB 582
216,976 216,976 00000000000004192e464d7da73c514edcd293fd41e733e98426e00d00a8fe21 173 0.08/1.00 vMB 163
216,975 216,975 0000000000000296cef71b2e3cef71d9cf3f6d5938c92ee6f10293fd9ce19a54 161 0.08/1.00 vMB 178
216,974 216,974 000000000000014af93ae8abe987491843e2c86aebe5ba4541446e9b99fdf96d 478 0.48/1.00 vMB 6
216,973 216,973 0000000000000160dd09fdde372f99640871b9213b9fe625013d96ed7e323b70 226 0.15/1.00 vMB 84
216,972 216,972 000000000000039a9bc8f530bad2b4968225e6f595af856011dc98bc856e5def 740 0.25/1.00 vMB 205
216,971 216,971 000000000000021becefab700dc2804cc3342086c6f74c2a518d5f33594417e9 227 0.14/1.00 vMB 95
216,970 216,970 00000000000004098dde27394370681d16dfa8965285ac6112518e493077f5c5 475 0.20/1.00 vMB 177
216,969 216,969 0000000000000310f7d65268c26ba9f399d7d1a54090574b2cf338bd1be5b4c0 673 0.25/1.00 vMB 237
216,968 216,968 00000000000000536f39238b24c7b8bd6015104ce872c283f73212b7e191cc7f 491 0.23/1.00 vMB 157
216,967 216,967 00000000000000815ad09f254d1dc9302ffce86527871ba898c56bc58801cc9a 153 0.05/1.00 vMB 73
216,966 216,966 00000000000001909736bb4fbc0239c4ec448bbe9b47f34ee6dd80afe59476ba 32 0.01/1.00 vMB 136
216,965 216,965 0000000000000277588ca258ef9216105cfd5db019e36fe41ed76a7d60ff7007 313 0.12/1.00 vMB 268
216,964 216,964 00000000000003de4b08e7c16acfc947c5e8a09ee516af9c4678be98002321b7 152 0.06/1.00 vMB 140
216,963 216,963 00000000000003cb620f0b21a893295a3dcd2b2278e8ac30247ff22015c71925 250 0.50/1.00 vMB 21
216,962 216,962 000000000000016b65a679c44bca819db0bcd9b8a04afd08c72d7d0fe494105f 125 0.06/1.00 vMB 86
216,961 216,961 00000000000002a91a0c69b3e588d52a20a9eea2d96fc7468aa205ed7ae99328 258 0.12/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 783.49 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: 772.86 GB
    • Received: 20.32 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.