Loading Tool

Explorer IconExplorer

Memory Pool

82,237 transactions
31.55 vMB
0.08441317 BTC
Random Selection Loading Transactions
Max Size: 187.90/200 MB

Candidate Block

Mining Attempt e73cefb671fa5ef605a586a247bebeac3c468527a95ddd0d5470d721d6d90907
Version 20000000
Previous Block 000000000000000000006967e51e05e86af929479363a0a1c6b74722992c0c25
Merkle Root 6faa8e916deaabb7fff7ba869f386bb6f084832e0c18f4aa3fccba0716ea61ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,309
Size: 1.00 vMB
Total Fees: 0.01675780 BTC
Feerates: 157.11 > 1.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,071 (481,874 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
433,197 433,197 000000000000000003b5a9c66e4263c1583dd0aca8234d00942f42c0f266b9ed 2,569 1.00/1.00 vMB 62
433,196 433,196 00000000000000000325e716215b0119663a11bced86f9eadcd64f835a02eb54 2,203 1.00/1.00 vMB 72
433,195 433,195 000000000000000004077c27f029e4b92562337334b641821dd11107352622f5 2,350 1.00/1.00 vMB 45
433,194 433,194 000000000000000001520f5e881c74848d06fba4f5a298cbc0ace38b913822ec 2,451 1.00/1.00 vMB 62
433,193 433,193 0000000000000000014c05d9c6b167ee948a480285dbe87c3658e756b4097fdb 2,506 1.00/1.00 vMB 61
433,192 433,192 0000000000000000002e191402b19d221f859fdb207dca17bd83823c6d49e8fb 2,744 1.00/1.00 vMB 93
433,191 433,191 000000000000000000ad596fbd4f59c9c27ee1cc0ec0cb3e99e35cb62c394524 2,395 1.00/1.00 vMB 52
433,190 433,190 000000000000000001152fd0dfb3cc39fee4ce3d7df4ea5357ae32e295b98a16 2,646 1.00/1.00 vMB 68
433,189 433,189 000000000000000002b075b170e1152e7e932feaef563b797f26352c418b64ca 3,021 1.00/1.00 vMB 78
433,188 433,188 000000000000000001e2aeb4dbafb3a2da2a172ffd921f2e67be9a22f88f5cca 884 0.46/1.00 vMB 54
433,187 433,187 00000000000000000142d735b185ccfbebbd9d6d62e3016acf3aa59f9c15d431 1,094 0.47/1.00 vMB 63
433,186 433,186 00000000000000000324ec821ac0aac71ea7a5eba8577220c3bce341468c3e68 1,190 0.79/1.00 vMB 49
433,185 433,185 000000000000000001fc3d56896c15c807dacaf5a7e9508949a79d9d2ca4f23d 1,456 0.56/1.00 vMB 70
433,184 433,184 00000000000000000032272406a892ad538c8e3696737d8533e17e03f707fb44 77 0.02/1.00 vMB 74
433,183 433,183 0000000000000000030b28743a388a02cb532827e7e58c847fd9a6103a149a54 872 1.00/1.00 vMB 21
433,182 433,182 0000000000000000006e94c126c24ca1eccd24ea1979658eabe008ef0da4fabf 2,236 1.00/1.00 vMB 63
433,181 433,181 0000000000000000022c4e5de986e464645b79d8e0feb7b767d17556690ff999 1,808 0.99/1.00 vMB 55
433,180 433,180 0000000000000000024225efd5750e1e5a35e1f5f95b8017025cde1bb1f7e0df 968 0.69/1.00 vMB 53
433,179 433,179 000000000000000003daeb293ecb5e53a06c73e251514db74821be1bee2364d5 2,321 1.00/1.00 vMB 72
433,178 433,178 0000000000000000019db7ce2b54736b963a6a9ce4e3d26c0239f9af4ee8ad26 810 0.41/1.00 vMB 58
433,177 433,177 0000000000000000010cf50f198620c245dcf629c5356ed91ca3ceb6245e84f8 1,621 0.77/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.52 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: 668.84 GB
    • Received: 15.59 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.