Loading Tool

Explorer IconExplorer

Memory Pool

41,905 transactions
26.52 vMB
0.06014537 BTC
Random Selection Loading Transactions
Max Size: 138.55/200 MB

Candidate Block

Mining Attempt 939fbe92b6b6e6be703851b4399bb8f593ab676f10f47a0540db98d27a6ffcd9
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 8bf8a614e1107f83018f0db9c4d26475ca689ec6e215c2eaa0161bc7e02a9b2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,006
Size: 1.00 vMB
Total Fees: 0.01138494 BTC
Feerates: 47.58 > 1.14 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (386,619 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,251 528,251 00000000000000000010ce4ac53ca58c8408c60637f58841d890783d5c2b81f1 283 1.00/1.00 vMB 132
528,250 528,250 000000000000000000323a68eefdb91d04ac9f81c3444233c0217ce098c50f14 413 1.00/1.00 vMB 126
528,249 528,249 00000000000000000021e800c1e8df51b22c1588e5a624bea17e9faa34b2dc4a 407 1.00/1.00 vMB 167
528,248 528,248 0000000000000000002dd4af2fcab0760d59b90a5e0a277437cfada8c7bd442a 1,489 1.00/1.00 vMB 74
528,247 528,247 00000000000000000035676fbadc49d0d6f29dfa0855bf6bfbdc68e45cf81f47 1,492 1.00/1.00 vMB 75
528,246 528,246 000000000000000000276d73ac4aee7aef44a2fcd5f8ba93eaafe1087bece13d 239 1.00/1.00 vMB 118
528,245 528,245 0000000000000000000225305017d02a0001904c6ff4a55cd297bdeeffdb6c8a 254 1.00/1.00 vMB 192
528,244 528,244 00000000000000000006470fdbc93d5d09169f0d36c095ab771fae2d4d20ae53 167 1.00/1.00 vMB 163
528,243 528,243 0000000000000000001fba84f1a879fdd4c04b966e5126e5d74b73d4a6eeca8a 248 1.00/1.00 vMB 516
528,242 528,242 0000000000000000000c92888a3160e358a9535b35c72f02b8d345b7179626bd 1,183 1.00/1.00 vMB 50
528,241 528,241 00000000000000000022fead926a2af6d7265ecfd37fa5fcfb96cae59be9db14 349 1.00/1.00 vMB 107
528,240 528,240 00000000000000000025749c743181cc4f35d49adedd45b010d65abfefa69c3f 715 1.00/1.00 vMB 89
528,239 528,239 0000000000000000001744f83f0a9fdc38e84d94bd661adb8795dfa0fc8d5ee0 1,780 1.00/1.00 vMB 12
528,238 528,238 000000000000000000024a189f748e1b45b42f9da7ee30d68fd623e4673e5d4d 1,112 1.00/1.00 vMB 85
528,237 528,237 00000000000000000018981929cfd1d4d9e79a50945687ab3500ca5acef5db2c 1,295 1.00/1.00 vMB 74
528,236 528,236 00000000000000000009e638ad925bed569959b9fc6e20ccc302b0a01489974e 872 1.00/1.00 vMB 122
528,235 528,235 0000000000000000002bd34097f5f5bb6398c6240e804f24da89578fcbde92a2 1,643 1.00/1.00 vMB 66
528,234 528,234 00000000000000000014cf3f925f7068635440d8968b084d8b4c8314c642b924 2,391 1.00/1.00 vMB 15
528,233 528,233 00000000000000000027b5e2cbef2a27e034b997472135999642002416647cba 1,707 1.00/1.00 vMB 73
528,232 528,232 0000000000000000000f39ba37eb97851b6750c9a9c7365c8fa8c099f7141494 1,914 1.00/1.00 vMB 34
528,231 528,231 00000000000000000017138824b94b22ed23189b1012e56f6fa8bbcd5c2ea8af 1,538 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.