Loading Tool

Explorer IconExplorer

Memory Pool

78,652 transactions
29.89 vMB
0.09467716 BTC
Random Selection Loading Transactions
Max Size: 178.85/200 MB

Candidate Block

Mining Attempt 47a5699a8260a6a869f42de2ce14ff987f939e170d8b0d13f6cc21968a036114
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 01f2b7ccb62ac00e30fde3f3ec1618f1a5c85de2ec0a1499c887eefe0611ceab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,939
Size: 1.00 vMB
Total Fees: 0.02666350 BTC
Feerates: 151.00 > 2.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (266,991 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
648,154 648,154 00000000000000000006d1bafbcd113a36162ce2380c72002e499408551848f2 1,063 1.00/1.00 vMB 13
648,153 648,153 00000000000000000008dd9cbd698700259e14c7bfdd57e6a4105efd726a97f4 2,408 1.00/1.00 vMB 18
648,152 648,152 00000000000000000000282b9de80d1e9228e489d4c57ec6f12fa8979701e329 2,281 1.00/1.00 vMB 85
648,151 648,151 0000000000000000000260ed1f12247ab391d145ccdb9839c044336e6b67ed10 768 1.00/1.00 vMB 2
648,150 648,150 00000000000000000005a5bf3c28853af6125d4bf4124bdd62482877346c488f 2,567 1.00/1.00 vMB 5
648,149 648,149 00000000000000000007fe01b6a2ba5fa7d559f8e297ae818d9034d64355a766 2,812 1.00/1.00 vMB 19
648,148 648,148 0000000000000000000891a50e53c251f1e6c42a98dea09c8be742638d3e1b70 2,786 1.00/1.00 vMB 11
648,147 648,147 0000000000000000000781c445fc764527f50976002dfee153dd251bbc429fe8 2,158 1.00/1.00 vMB 70
648,146 648,146 000000000000000000010f4cb67dd11853f60949825851e8b8a793968c8b1843 2,756 1.00/1.00 vMB 62
648,145 648,145 00000000000000000009b32a545ad4a8048b85e7f1aa87854030a45810dc3008 2,442 1.00/1.00 vMB 101
648,144 648,144 000000000000000000068ad61aaa76703bad366a81f645a0fc11a2deb61de302 1,876 1.00/1.00 vMB 35
648,143 648,143 0000000000000000000feb3cfcc69660e5c98fb978bf6a07f4075a8556db5fef 1,086 1.00/1.00 vMB 20
648,142 648,142 00000000000000000003b2ebacaa6192995f91eeaf8bda715ea5ef8eb4877764 1,656 1.00/1.00 vMB 45
648,141 648,141 0000000000000000000160217984101386624e648f532dea3093e87ad9e19ecb 2,068 1.00/1.00 vMB 52
648,140 648,140 00000000000000000008ae4637be11b3d1de3351228f4341067a01be639e12cf 2,546 1.00/1.00 vMB 25
648,139 648,139 00000000000000000009557f23813c41f80db2386a172ab5e7f1df8a5c710f87 2,664 1.00/1.00 vMB 71
648,138 648,138 0000000000000000001002729e15e01a540b6fe27ef44aa6a8663a0ee4ce761e 2,676 1.00/1.00 vMB 80
648,137 648,137 00000000000000000000b26e70fb11b6d57f6d2285f31b32a86347ef6d413d9e 2,660 1.00/1.00 vMB 26
648,136 648,136 000000000000000000020d479192dedc6ad036b010cd3eb355a1ed84a32896b9 1,701 1.00/1.00 vMB 12
648,135 648,135 000000000000000000098d1aa5b698afee83f7d7d0b4a65a61c716b909874805 1,883 1.00/1.00 vMB 64
648,134 648,134 00000000000000000000435726e27d3b1c81ae6eab9537fcc48eed8ebb8794cc 2,860 1.00/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 782.65 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: 672.52 GB
    • Received: 16.26 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.