Loading Tool

Explorer IconExplorer

Memory Pool

83,826 transactions
31.56 vMB
0.17281462 BTC
Random Selection Loading Transactions
Max Size: 187.45/200 MB

Candidate Block

Mining Attempt 0ee479a70d2c19c2cd4120811102ad55ccebf5d62a21c954b6da9e5f10a8d8e8
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 9058fb084175971f6675b74d86d3ac648fa3fc0a83c6733e214031b9e03454d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,052
Size: 1.00 vMB
Total Fees: 0.06523292 BTC
Feerates: 269.69 > 6.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (50,955 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
864,190 864,190 0000000000000000000008416c1d953974d9b5d45adb55f29090419139023690 4,653 1.00/1.00 vMB 7
864,189 864,189 00000000000000000000059f33280f9f4e7e567e2f076840e08fe3acbf1def20 3,219 1.00/1.00 vMB 5
864,188 864,188 00000000000000000001e598425e3129075ebd44b7b7c1a8a1f6ac07e9cb4506 3,868 1.00/1.00 vMB 8
864,187 864,187 00000000000000000002b659e52d9619e3dc4877b02fad7092ac6dbb7896fd70 4,243 1.00/1.00 vMB 3
864,186 864,186 00000000000000000002c0324c99d25df85c39deb7b5449864b573c2e8e9ec7a 2,810 1.00/1.00 vMB 4
864,185 864,185 00000000000000000002639e9be7f103d6597c29ff59f88f72b399c2f9332770 3,195 1.00/1.00 vMB 8
864,184 864,184 000000000000000000025768e7445133791e035af31a22ec68490f7d53e70db3 2,631 1.00/1.00 vMB 8
864,183 864,183 0000000000000000000241ff2e75c646e042c42a11dd1440b166bde6c3d118fe 2,894 1.00/1.00 vMB 4
864,182 864,182 000000000000000000014a525f7eeab6e1b3eb73a96857c10ec5ae356254dd57 325 1.00/1.00 vMB 1
864,181 864,181 00000000000000000000bb7cf7188b00414c5b8af9a3b09ce57c20936c32d75c 1,027 1.00/1.00 vMB 3
864,180 864,180 000000000000000000005faee5fde403424a33bc78c1371743e4d9b79823595b 3,144 1.00/1.00 vMB 2
864,179 864,179 0000000000000000000006010ff48af0fc1feec5df02a1762ab8f7c950f14c54 3,875 1.00/1.00 vMB 5
864,178 864,178 000000000000000000000bfab7708ad45a759816bfe3db7a627e5f8257af6437 3,827 1.00/1.00 vMB 2
864,177 864,177 000000000000000000015b891b979958eaacf32f8eb58832923d3adf63d790b5 4,209 1.00/1.00 vMB 3
864,176 864,176 000000000000000000025346e6ae981503d685f54081a7f78368d42539c3a61b 3,799 1.00/1.00 vMB 5
864,175 864,175 00000000000000000000370b92bd75d4b77ab3c094021f205384035864c6badd 3,276 1.00/1.00 vMB 7
864,174 864,174 000000000000000000018393e9702848ed66b8daa8af3494fb9f51e0668b0bc5 7,305 1.00/1.00 vMB 1
864,173 864,173 00000000000000000002e1ae4674bc633da6ab278217e7ae1fb5b65be2cb1bca 3,543 1.00/1.00 vMB 3
864,172 864,172 0000000000000000000031957c5ae58fa1f36d1c76ad29b39cc852d5e64005e0 3,532 1.00/1.00 vMB 2
864,171 864,171 00000000000000000002e374ed36f054404ec55ef46bd7d43ba7e6354ee90d3a 1,884 1.00/1.00 vMB 3
864,170 864,170 00000000000000000000470f92d099f057caf1f001ae7af203219f913c380666 3,139 1.00/1.00 vMB 2
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.55 GB
    • Received: 16.28 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.