Loading Tool

Explorer IconExplorer

Memory Pool

61,052 transactions
20.66 vMB
0.06089781 BTC
Random Selection Loading Transactions
Max Size: 129.86/200 MB

Candidate Block

Mining Attempt 32d00d1fcf9e9ae98d8b7a0d5eb613eb424e0b4378d84119c6b44e2cd3f2e467
Version 20000000
Previous Block 000000000000000000003738336ac12817c9c958de9cd89da5cf1c965e1d3af0
Merkle Root db428def45ef67d2b961f54e65474402db2fd458505c55b9d55fac215e81d17d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,837
Size: 1.00 vMB
Total Fees: 0.01361845 BTC
Feerates: 77.90 > 1.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,681 (836,285 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
79,396 79,396 00000000004ae39841025b657a1b9dd65c98f7f5c5f2f1b1ca837435976300fb 1 0.00/1.00 vMB 0
79,395 79,395 000000000052c1ab60eb3f06c67c87e7e64c5a6378a184fcaa601fa13059eb38 1 0.00/1.00 vMB 0
79,394 79,394 00000000000fd445c7f726597a3916af4db3d1b9c22e890c86e24bad8415dde5 3 0.00/1.00 vMB 0
79,393 79,393 000000000034338b640757a0498a7d8a4484cb2d203374cff77285f71f4c8f16 3 0.00/1.00 vMB 0
79,392 79,392 00000000003ebb27f67d86bf7883c9a625b6d7f54c70a49bc776c4ee30fe47a7 3 0.01/1.00 vMB 0
79,391 79,391 00000000000b694cd06ebc96b98c594a1cb58219c1a07ce28c2f9258225d2efe 6 0.01/1.00 vMB 0
79,390 79,390 000000000011f0844a2cb5159718039cc10d63d804b0f58e454438d286af3ece 2 0.00/1.00 vMB 0
79,389 79,389 00000000004643a5647458a1259996fce29cecaff4dfffc60e8019a0036baa73 4 0.00/1.00 vMB 0
79,388 79,388 0000000000008dcfbbc2b91dfe9859d63491150cde152e7823bf1aa9c5b9f6c5 1 0.00/1.00 vMB 0
79,387 79,387 000000000012938b1d65e751b68c65655f4712b2863b90c8d14810047fe5ba5f 1 0.00/1.00 vMB 0
79,386 79,386 00000000004a90e572fd2dfc226e0c4937e5d8ef6d4457115329aa7e0e5594b2 1 0.00/1.00 vMB 0
79,385 79,385 00000000000bfdd51bb48c343b4db4391a829b095eb66aa9690f4a80e69c63d4 1 0.00/1.00 vMB 0
79,384 79,384 0000000000248beea305fe1f5fc6a4c3d61ef0e224e3ec1794067db74aa06b59 1 0.00/1.00 vMB 0
79,383 79,383 0000000000220650b869baaebaf1385cb5593c62ba7d2d13c6c537ea9678dfa0 1 0.00/1.00 vMB 0
79,382 79,382 000000000048412e1ac54c1af7039b97b166dfe9d4c2bbc89820deb560a2af1d 1 0.00/1.00 vMB 0
79,381 79,381 00000000001c04a5506af3693942562f48a17b1cefaf80f1fcb8f1570a8b2a95 3 0.00/1.00 vMB 0
79,380 79,380 00000000005000cee96a75a5a110b998b71ee4e993a596ec760c24568291c54c 1 0.00/1.00 vMB 0
79,379 79,379 00000000003d8281d2a8277bcc8d1c030c031e609b333263fea6d4b707e0504f 1 0.00/1.00 vMB 0
79,378 79,378 00000000005920ec148ef61aa9c6f9a5492bb6334c713da4fdc5147fedaa94ad 1 0.00/1.00 vMB 0
79,377 79,377 00000000001124f5152c3b321eac1c4e28fd2404438f750bd0d876bf107ee2f6 1 0.00/1.00 vMB 0
79,376 79,376 00000000000eb69c153b9c485291146291554c697afd063f2c28931712adedf5 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.56 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: 774.41 GB
    • Received: 20.69 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.