Loading Tool

Explorer IconExplorer

Memory Pool

71,365 transactions
27.22 vMB
0.06357880 BTC
Random Selection Loading Transactions
Max Size: 164.77/200 MB

Candidate Block

Mining Attempt 7cdca83d60cee3eff2e295c4f82f419634154379f232bc0deba6f296610db96e
Version 20000000
Previous Block 00000000000000000001fa28c0541d9b7b6b7fcfbc418a3c8acf1bd219f1da03
Merkle Root 1eedad339729e27fcd45e380cdc0400b86f7bae517a1c0fbab0ca8b4556d4766
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,961
Size: 1.00 vMB
Total Fees: 0.00515475 BTC
Feerates: 40.20 > 0.52 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,605 (663,540 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,065 252,065 000000000000001573b474ead29073c53044be7b9a4e9e22f03e56835e530c44 248 0.12/1.00 vMB 117
252,064 252,064 0000000000000054512d1080a3f8eaf55005cfa246431a6b8e04a59756f319bc 232 0.10/1.00 vMB 105
252,063 252,063 0000000000000010917d8f7e5c0df53c1760995061f42be8b02b91bdb1b0630e 216 0.18/1.00 vMB 15
252,062 252,062 000000000000001a9a1d0689984b2454a58648b5c45e21df88b87ae52888f117 636 0.25/1.00 vMB 102
252,061 252,061 000000000000001228df7fe5be784ae9785d386ca9804407687941ee174b9580 569 0.25/1.00 vMB 133
252,060 252,060 00000000000000009bbea493d0a1729f003d75479079e6c1e7ff312e8cb55976 45 0.02/1.00 vMB 146
252,059 252,059 0000000000000028e4515a30fc32446bc33867c40624959da1f3653535749164 70 0.03/1.00 vMB 67
252,058 252,058 000000000000004990d23226e795dc271a47034e4fcde57255e0a8c6138f7fed 219 0.09/1.00 vMB 117
252,057 252,057 0000000000000029d40c7cbd839b3ca74fd0582c7f34e20c711073e0481083e0 184 0.07/1.00 vMB 121
252,056 252,056 000000000000000729192de6f9a680a0b73052e732aac2a235de2418e806ea0a 43 0.02/1.00 vMB 101
252,055 252,055 0000000000000005295f9c6472cd294eba49dda48058046eaefc0f292e991cdd 235 0.11/1.00 vMB 123
252,054 252,054 000000000000004efbb63ef664319229b82b160c0e60edc17899e528910ffd6c 114 0.05/1.00 vMB 113
252,053 252,053 000000000000004f539016684f3aec0a0ca0d0d87e10b21a55392d1b0063505a 33 0.02/1.00 vMB 45
252,052 252,052 000000000000000a0d74d84e55db394186afc9f0bdc85a41860381570c7994e5 238 0.10/1.00 vMB 82
252,051 252,051 00000000000000328fa2d935a740624ae0cabf60e1387fee0a8c23f57be268ac 262 0.14/1.00 vMB 98
252,050 252,050 0000000000000049eab34b2969f99a55b514c28260b9997ef556c2277f962cd0 5 0.00/1.00 vMB 18
252,049 252,049 000000000000002d1cdd8881cf6afa0737ed511ae72bc7a598f4fd802abc568f 398 0.24/1.00 vMB 80
252,048 252,048 0000000000000014d6fba674e7c95a958cee2b3ce20ecbfd49dab7a26ab4ebb1 32 0.01/1.00 vMB 61
252,047 252,047 000000000000001f8dda9b6d49dfd819d6e9b5bb893d4d6df368a0fdef6bd0a3 91 0.05/1.00 vMB 63
252,046 252,046 0000000000000029050a9762bbc0ac1a2ddc44d39885dcec96ce5c4493f38bb6 49 0.04/1.00 vMB 75
252,045 252,045 000000000000003df4fde2c51f8c30014af4a867315806705e58206629bb299f 119 0.04/1.00 vMB 124
Previous 10 blocks ↓
Total Size: 783.44 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: 770.72 GB
    • Received: 19.96 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.