Loading Tool

Explorer IconExplorer

Memory Pool

79,279 transactions
29.72 vMB
0.11770365 BTC
Random Selection Loading Transactions
Max Size: 179.34/200 MB

Candidate Block

Mining Attempt ed162d057592371bad3f0f4bbbb2db50ed77dfced744a2ca49e9b494f9d65a58
Version 20000000
Previous Block 00000000000000000001bd54d69182c1acad03f5cdcd2103ee49e909f1dec71f
Merkle Root dae56123a0b15b275566db48b4f1f43d3eaa42b8c7c422107ec2a6c153fcc1de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,187
Size: 1.00 vMB
Total Fees: 0.05387449 BTC
Feerates: 150.75 > 5.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,098 (633,461 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,637 281,637 000000000000000233bd671ad0ff9be61943d18c88e6993fafad362dc7bf3295 463 0.25/1.00 vMB 45
281,636 281,636 0000000000000001a9462f933363c8b42e59ed2a9329ccd9cd03a5440e1de7e6 323 0.24/1.00 vMB 23
281,635 281,635 00000000000000000335c79846260263faf47522dc6ab1e4e564f82a5fa914bd 869 0.50/1.00 vMB 33
281,634 281,634 0000000000000000aa658d1fefc3b660b76ecc7dc8e73694862ebbff989626ea 380 0.25/1.00 vMB 33
281,633 281,633 0000000000000001cf3cdb5a8a06e0439bdd8bff5da67ae84de74d08e124612f 440 0.25/1.00 vMB 33
281,632 281,632 00000000000000023c8e52c720cac8048f4b34a5d7f59264592df41656bb27af 479 0.25/1.00 vMB 48
281,631 281,631 0000000000000002119dbceeeb40d6ed7ed33caf1774e55620414685ff639d61 496 0.25/1.00 vMB 27
281,630 281,630 000000000000000123967f2418d620fecd91139680b5076df81c04aad735d4e5 159 0.05/1.00 vMB 49
281,629 281,629 0000000000000001add39f4ed93cb296c90586bd5c455ce398e5f828298ef3b3 146 0.05/1.00 vMB 103
281,628 281,628 0000000000000000a020b241ceddbe9bc38eeb69651afe90d4529304bcaf3674 753 0.25/1.00 vMB 60
281,627 281,627 0000000000000000f008b9bf87a5f7859ddec60cec1e1943b574d608f0abaa7f 642 0.25/1.00 vMB 54
281,626 281,626 0000000000000001661f1d16636dbedc268a381a1cd77b997725175f015dbf9c 618 0.25/1.00 vMB 32
281,625 281,625 0000000000000001bbf4af81913e8f61601ee1e30c8a0093b2919491fad6c2f2 153 0.05/1.00 vMB 85
281,624 281,624 0000000000000000e911d90d8d5aea1e81d255572f284870ec79b27bf1df63b3 148 0.05/1.00 vMB 59
281,623 281,623 0000000000000002168a1038e570c8c65fa4c97612ccd20e3bdb4dc6a0554df1 1,024 0.45/1.00 vMB 42
281,622 281,622 0000000000000002521160e7cdbd4a463f884a77f5b260dd34277bc788bf86a0 436 0.24/1.00 vMB 33
281,621 281,621 000000000000000038ec6edf79fccd0d96db701b4edc36b73958feaa5657a69d 43 0.02/1.00 vMB 31
281,620 281,620 0000000000000001de3958c3b16d4ba804eec8bd45849a3c9d72946274a65748 189 0.09/1.00 vMB 36
281,619 281,619 0000000000000002144102c19ade16a4d3a5cbc0b1cda7ff6bab8dbc75ca5b9d 74 0.10/1.00 vMB 10
281,618 281,618 000000000000000108a1882f742e2897871121c18077d725a4d206831fc6ddcb 293 0.23/1.00 vMB 21
281,617 281,617 00000000000000000df989ea030d7976269c44232914242190f9290a71036264 134 0.05/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.56 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: 670.23 GB
    • Received: 15.84 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.