Loading Tool

Explorer IconExplorer

Memory Pool

88,952 transactions
33.46 vMB
0.08654006 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt 03511f0aff5da74325cda66caf9f607fc55a67979fd2d93e0dc66ea39e5c13f9
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root df376d6c8ce2d1e96f64cb343da043695545e1bd8c46ff8b1ed83e619da78428
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,527
Size: 1.00 vMB
Total Fees: 0.01987535 BTC
Feerates: 502.65 > 1.99 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (104,636 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
810,310 810,310 000000000000000000038ff3e54ef6bc7a30b6c73a20b4c934a8e9a097a3725d 1,890 1.00/1.00 vMB 24
810,309 810,309 00000000000000000003189891ad493ead662df5495ac7a86177ee3951cb4baf 2,311 1.00/1.00 vMB 26
810,308 810,308 00000000000000000001389adb104ef75e193c1fdd57892e01fb891f476a0219 2,137 1.00/1.00 vMB 24
810,307 810,307 000000000000000000027d7f4259586a846e9c0608901fff17ca036709d5efb4 3,472 1.00/1.00 vMB 39
810,306 810,306 00000000000000000003cbdb7b54272e7d7d1f957f7d68d88c56e308bf6eb33f 2,032 1.00/1.00 vMB 16
810,305 810,305 00000000000000000001193b4667b2ca33fe820e2ea89557c490d5e492ddc37c 1,665 1.00/1.00 vMB 10
810,304 810,304 00000000000000000002d7fa44d07daf909d5a7f028e1868db641d675ce0a005 2,647 1.00/1.00 vMB 16
810,303 810,303 00000000000000000004295a167fe680da10fccd85650102d5691d7f200c6c58 1,069 1.00/1.00 vMB 7
810,302 810,302 000000000000000000040968340170f693e61566d8468a0e4dd81fcc24fc0e34 1,511 1.00/1.00 vMB 9
810,301 810,301 000000000000000000040665dbc70ec302b0fbe223ca7b08d92741f265f946fd 2,414 1.00/1.00 vMB 12
810,300 810,300 000000000000000000045e004662fc94594527ded916153c79de0b34cf0d2e16 3,011 1.00/1.00 vMB 23
810,299 810,299 00000000000000000002cbc5959b7a400782e08d8e1d3797ccf59360e88b291d 2,125 1.00/1.00 vMB 33
810,298 810,298 000000000000000000024709d4ae55be5b2f346f179b777151d36a2a57d6dfe3 828 1.00/1.00 vMB 4
810,297 810,297 00000000000000000002a6c4a6a6adb85dba066f73b6b2a1c81925567e8709b8 1,693 1.00/1.00 vMB 12
810,296 810,296 00000000000000000002d496f9f1aec34066cc43718e92c8598c70c27e5806a7 3,945 1.00/1.00 vMB 2
810,295 810,295 00000000000000000001c219798776eccda13082d2e1a8068bfd1f44404794b6 1,044 1.00/1.00 vMB 4
810,294 810,294 0000000000000000000230fb078b8b7d7248fa1d80543f912c4c7b912f6ddadb 1,412 1.00/1.00 vMB 3
810,293 810,293 000000000000000000039aaed35ad47ce9efcc6d2d30cac10b0fb98d71cc661b 1,674 1.00/1.00 vMB 10
810,292 810,292 0000000000000000000063ec6e5c731c1fe4939867e92729c86b1fc87f216f6c 1,658 1.00/1.00 vMB 7
810,291 810,291 00000000000000000000a30c0f30227341818d86442184d5f1c3bd4b1259cc0f 2,303 1.00/1.00 vMB 28
810,290 810,290 0000000000000000000391cb090d449557bf071229a589c55739ac762b92cac2 3,116 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.29 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: 657.27 GB
    • Received: 14.51 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.