Loading Tool

Explorer IconExplorer

Memory Pool

85,030 transactions
31.70 vMB
0.11173959 BTC
Random Selection Loading Transactions
Max Size: 194.33/200 MB

Candidate Block

Mining Attempt d609aca547a06edfa1aff5424fdf44e8b2defddc85b2ace70b659b19ed786dfc
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root aa0d3d16949fcbade29941982c5ea8408e7e823c9b33a4d26ca74dc7d7906c65
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.03723200 BTC
Feerates: 301.57 > 3.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (309,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,119 606,119 0000000000000000000a6122a2101867bb927d3fafbd88846f90a4f0b2b89f39 2,188 0.88/1.00 vMB 22
606,118 606,118 000000000000000000157025ed0e916b5c845ce733868c044bea285bc1064825 1,643 0.55/1.00 vMB 20
606,117 606,117 00000000000000000013e68005824c69a9ddf2fe7321677ab6ee22e1fe6eb98b 114 0.03/1.00 vMB 22
606,116 606,116 0000000000000000000f83d0079f4fd120efbd48d0cf5d83d67ba73516897c00 463 0.12/1.00 vMB 20
606,115 606,115 0000000000000000000dda0f3526ceddf349e6998dc9e864eaec8933c69115fe 341 0.10/1.00 vMB 25
606,114 606,114 0000000000000000000ac8a6dc4ef55c84890370d88826186cf236825bde247e 1,870 0.53/1.00 vMB 24
606,113 606,113 0000000000000000000ff6b4178b455221f0c3a4346ecd431469d4db4a74238c 840 0.21/1.00 vMB 20
606,112 606,112 00000000000000000007fc02e62f96ad7c04ce089e60b2061b41b96f0990d38d 1,681 0.48/1.00 vMB 10
606,111 606,111 000000000000000000154f8b816b3029e41e1fc3fbf5a75bf9519c8c15eb2ba4 3,170 1.00/1.00 vMB 30
606,110 606,110 000000000000000000072d92c5b4ff2448ee38cbd0061fa9a358d9ade12ff527 2,348 0.67/1.00 vMB 23
606,109 606,109 0000000000000000000c0449e24cf798a0580edad4a53223b0cfaa36b5c1084e 2,603 0.88/1.00 vMB 25
606,108 606,108 0000000000000000000743fe3f409ec044275ccb2addaedd6390e4fd45535365 2,176 0.82/1.00 vMB 24
606,107 606,107 0000000000000000000acba4da57032dceaab1b5afd52c613e9b84fc16aec0b7 1,562 0.46/1.00 vMB 25
606,106 606,106 000000000000000000158b84bdc6b25446685913f4f3ee39c7cb396bed629002 2,882 0.96/1.00 vMB 28
606,105 606,105 0000000000000000000485c53768527e3993ef826121bad32790911dfe85461d 465 0.18/1.00 vMB 31
606,104 606,104 0000000000000000000eceab079c9a19cee17c6989d5ccf96aec6b7f98d61286 1,223 0.34/1.00 vMB 21
606,103 606,103 00000000000000000007642bbe6a3b6b8316cb53929c6c5b88acd8ef242c9986 437 0.22/1.00 vMB 31
606,102 606,102 000000000000000000105297d1097c9424e2e627c341232bc7212ebac92136c9 1,084 0.35/1.00 vMB 20
606,101 606,101 000000000000000000150da32e7e82418d8ee71d37e452f94314b897c92c9ec0 432 0.21/1.00 vMB 27
606,100 606,100 0000000000000000000bffe419c572c012e0940872c518594785cec5e018396f 50 0.04/1.00 vMB 24
606,099 606,099 0000000000000000000319f156567f90947b5ee82d67b50d4096f5638d8ba3f2 982 0.39/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.