Loading Tool

Explorer IconExplorer

Memory Pool

82,565 transactions
32.37 vMB
0.07103695 BTC
Random Selection Loading Transactions
Max Size: 191.54/200 MB

Candidate Block

Mining Attempt 168a2ae854a5fa9b9038d5480455356e9d407783670e20eca35cd01ed9900a6a
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root a23b39e20107756d8ca3811489cc7ea89b5043fc21b52ce1436908a8687641b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,149
Size: 1.00 vMB
Total Fees: 0.00713204 BTC
Feerates: 203.60 > 0.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (152,246 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,700 762,700 00000000000000000003303ef2a3d2b0109aa0bd88b08a964fed5b5f40b9133c 2,169 1.00/1.00 vMB 11
762,699 762,699 000000000000000000055ef0cf34f19e3e09445db7ad110c60f7b1abf727d5ee 3,079 1.00/1.00 vMB 7
762,698 762,698 00000000000000000001cd4b4766951b19e124d990bd50fa6fb056560b5a152a 3,427 1.00/1.00 vMB 26
762,697 762,697 0000000000000000000378d0a751b62b874da16e972e2496c7dae80a64e11440 2,359 1.00/1.00 vMB 13
762,696 762,696 00000000000000000002b00814b42d1a8a093fd24a54e29896ec899c6bad98ff 2,802 1.00/1.00 vMB 18
762,695 762,695 00000000000000000003b1fbc1763b2767ca02bf629196060163c36d68a1a3b9 1,994 1.00/1.00 vMB 25
762,694 762,694 000000000000000000039779c49b8da45a71ff7c8283ac326966d4facc8d85b4 3,252 1.00/1.00 vMB 32
762,693 762,693 00000000000000000002488bd8529a7e52072dadb5b71bc6b679ae6999b882e5 3,880 1.00/1.00 vMB 21
762,692 762,692 0000000000000000000518ac26e4b556ab2b8d8c3c9f81cbc9884de4722bd5a1 3,153 1.00/1.00 vMB 38
762,691 762,691 0000000000000000000165c7463a5e3516ade2c85ea1161d243580914a18012c 1,968 1.00/1.00 vMB 10
762,690 762,690 00000000000000000006ac16ea0c63131021193ea798f2c0db8ab91bc0c4fb23 3,218 1.00/1.00 vMB 24
762,689 762,689 000000000000000000051a823a8b12b673659557d1c0a5142a22c82e6d0f778d 2,226 1.00/1.00 vMB 24
762,688 762,688 000000000000000000073a101e31f33aa930016fcb1d6023ef411e97bbaf7628 100 0.10/1.00 vMB 4
762,687 762,687 00000000000000000000bdc7345142fe9d1a354d72b2ac758551321a9a119159 3,035 1.00/1.00 vMB 18
762,686 762,686 000000000000000000039ee013823d30e0f296eee471a2fe6c9f8b9af11114a2 2,669 0.93/1.00 vMB 16
762,685 762,685 000000000000000000065eb2e5196b8344fe4c77719b8318fe9a25f76f2d7e18 2,888 1.00/1.00 vMB 16
762,684 762,684 00000000000000000005802fa784e8018b1a343ff34ed582ddf732930c557c4a 2,099 1.00/1.00 vMB 7
762,683 762,683 0000000000000000000062a036501bb5c7a9dcaa18ed95f3ee5dd54778892285 3,463 1.00/1.00 vMB 26
762,682 762,682 0000000000000000000130736bfbddebf2669f0e70fdee90b2124fcbee742b2c 568 0.26/1.00 vMB 14
762,681 762,681 0000000000000000000168c6df7c9f63b276546739c9649a1eb2e69dacf744f3 1,875 0.82/1.00 vMB 17
762,680 762,680 000000000000000000051911f40e01dc4068d525c9cd119aea72c444dc98e8f6 113 0.05/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.29 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: 657.23 GB
    • Received: 14.50 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.