Loading Tool

Explorer IconExplorer

Memory Pool

12,581 transactions
7.19 vMB
0.01803511 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.07/200 MB

Candidate Block

Mining Attempt a31ed91020b29e492ccf1b1b08c46523e10d502fbfad6a2a4214569ac4e44d8e
Version 20000000
Previous Block 000000000000000000011f98f784a9518d613900780ad0e35c0cffb98d897571
Merkle Root 75a28093cba588b71a7bb0267bbaa738d76aa365e2b5a56be35f2f38cc3d4a6d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,998
Size: 1.00 vMB
Total Fees: 0.00362089 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,382 (688,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,137 225,137 00000000000000be54fe8da221cde0b42b3cf53834cb97e5c45437cc75b2552d 64 0.06 vMB 45
225,136 225,136 000000000000037993c0ccb14cb2eb529d2be1c50d993ab5701d1d2b51fae97a 365 0.24 vMB 134
225,135 225,135 000000000000003d3c4a73a98774b35c52ec6e67e7ac57dc59d520527c04ca59 1,094 0.46 vMB 180
225,134 225,134 0000000000000188eb6943a015991164a3eaaf1fc5af4640f97e6746ae65220a 144 0.05 vMB 188
225,133 225,133 000000000000030b9997981bd4cc2d7b637577b2fa5c01831f48f98b4b1d06fb 64 0.24 vMB 16
225,132 225,132 000000000000003b8e19418a902202574d43d779888a1313fc343b9b34bb061a 321 0.14 vMB 185
225,131 225,131 000000000000019e1ae1e599139861e2f3de93bc74d494a503f4ef6de55d71a8 354 0.15 vMB 244
225,130 225,130 00000000000001d9c9865ec2c05023f40e5aea3caf260b23c5e40bc11f286ccb 86 0.04 vMB 150
225,129 225,129 000000000000028f5c4c467ffe709454903f85c5feedc7da33b99684adddb62d 37 0.03 vMB 92
225,128 225,128 00000000000001f1ae976002fa8b41981e82309c81b993d4835ab65fb90004d4 266 0.14 vMB 155
225,127 225,127 0000000000000318e529b86de3a8aad7fa29c6c359dd84d72897fca101019246 820 0.36 vMB 180
225,126 225,126 00000000000001e2798657deef02cd793bda392ee5120abf4621cfd04d91d547 104 0.05 vMB 174
225,125 225,125 0000000000000119f673ca4094d756fcd379e9ee138c1b297176cb2aec38e4a2 397 0.12 vMB 139
225,124 225,124 0000000000000295d2acf6c3742d02989224dad77eaa781c93bb9d12b56b1332 598 0.27 vMB 202
225,123 225,123 00000000000001b58fc7310d5d980246ab005ad145fd66ed8b60b0181a9af367 214 0.15 vMB 101
225,122 225,122 00000000000002d04b78bc49b3b4221e752d0c4643694922a06533e14bfa295d 81 0.05 vMB 131
225,121 225,121 000000000000023f0ceff4425d79d12f9e6426131ce69d5e8d2abe37e81e520f 428 0.25 vMB 138
225,120 225,120 00000000000002c23f469fdd202457932eaf61d39abb8cba0a1256317d68a6c3 804 0.25 vMB 238
225,119 225,119 000000000000007b7cc6a32db5028c162b3f98a91e2d144dc122b06a3da7b899 478 0.18 vMB 214
225,118 225,118 000000000000026c781cff942209f700e42fccfd81e7bf05e1ce618ba4952f67 438 0.19 vMB 188
225,117 225,117 000000000000001af7b1148fe9ed63e9ea8c8853f875e2b278e8ac7b9a49ce1c 392 0.17 vMB 193
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 111
    • Outgoing: 10
  • Data Transfer:
    • Sent: 223.22 GB
    • Received: 0.84 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.