Loading Tool

Explorer IconExplorer

Memory Pool

78,681 transactions
30.02 vMB
0.08932447 BTC
Random Selection Loading Transactions
Max Size: 179.33/200 MB

Candidate Block

Mining Attempt c1ec5ac2e1997d712a90c61b1b4ed7174f4af6ee2540983d96e591b9e4f046b7
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 6bc07d0be62fce7cfe442951934c2642196a0744e1aaeb49d157151d471aa4f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,901
Size: 1.00 vMB
Total Fees: 0.02006361 BTC
Feerates: 150.61 > 2.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (376,955 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,197 538,197 0000000000000000001f948f78070311baafcec4b12b60156a8b86ba2ab7827a 79 0.03/1.00 vMB 25
538,196 538,196 0000000000000000002aef575cc0df06ad0994426fcaba3f564f696cd5c732d3 1,885 0.62/1.00 vMB 8
538,195 538,195 00000000000000000005c81a56b0ab8a7470392bd9c5b1a3ea8935ab3342acb7 545 0.21/1.00 vMB 38
538,194 538,194 000000000000000000196a2a3c371475ab26ba930296039ee41e00d82d98c206 2,779 1.00/1.00 vMB 18
538,193 538,193 0000000000000000002a6d2af5129b3afb915072382e69282750a1d4751afbb1 72 0.06/1.00 vMB 73
538,192 538,192 0000000000000000001d872f5a87998ce23f3202b2ec5f5067da0cd0c231db27 1,294 0.42/1.00 vMB 19
538,191 538,191 0000000000000000000b3e687eafd77ad132ccc10babc4e33c0b7624c4e8f37e 2,699 1.00/1.00 vMB 27
538,190 538,190 0000000000000000001a57f107a823e96667303cc540e24d63510455670e9592 1,279 0.54/1.00 vMB 16
538,189 538,189 0000000000000000000b3adbac1a6094f09ea2316d4fe75d6d8d37516bf45853 2,360 0.99/1.00 vMB 24
538,188 538,188 0000000000000000000b199622c1448df484f07dae084369beec25f8f82aee23 1,103 0.43/1.00 vMB 19
538,187 538,187 00000000000000000000dac12e9aa7dc9b647c638617a880a3e2d22d029654e3 2,271 0.97/1.00 vMB 9
538,186 538,186 000000000000000000250e45358ba6e5fe85338b4983341ef213ba94d5cac052 2,642 1.00/1.00 vMB 27
538,185 538,185 000000000000000000189acfb0a24793076b1b37667c519abf2c8a24250f6104 1,733 1.00/1.00 vMB 18
538,184 538,184 0000000000000000000a72a344207198563fdf9f78af7093e1d2cf2d4dfbf4a8 1,366 0.83/1.00 vMB 23
538,183 538,183 0000000000000000002728b59cda96a5852debc72213b831b166d432a249e1f8 282 0.15/1.00 vMB 16
538,182 538,182 000000000000000000110cc96ecf0d33a1b6e22d51030918657c83a0ff525472 1,104 0.61/1.00 vMB 8
538,181 538,181 000000000000000000041d5612eb51b2f3f811521f69c619c3a674dc20580fe1 1,958 1.00/1.00 vMB 21
538,180 538,180 0000000000000000000f4beaefc502fc3340455095a40b10ae65a3c4cad3267e 685 0.53/1.00 vMB 10
538,179 538,179 000000000000000000041b177aaee0ca72bc13c413cd41c51175a22e5e4ea1a6 1,385 0.60/1.00 vMB 24
538,178 538,178 0000000000000000001e8cb46ea1437d1d15bc265b6fd6c5b3cc9d0280bd463c 828 0.28/1.00 vMB 15
538,177 538,177 0000000000000000000d8a663839a3882b428ca0951dee24a026987e80d60886 172 0.08/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.66 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.97 GB
    • Received: 16.34 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.