Loading Tool

Explorer IconExplorer

Memory Pool

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

Candidate Block

Mining Attempt 877f36947938e78f2dbaf4f73fb7921908c4addde6bdc8887b99f7d29d5ec524
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root 7b239ada2c099c7e522cd986febf636f8caf9d2c1b807e9dcd55fdc0548c0173
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,513
Size: 1.00 vMB
Total Fees: 0.02006263 BTC
Feerates: 502.65 > 2.01 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (104,631 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
810,315 810,315 000000000000000000007d00ac7b2874f2a81ab06758afcd397c473f495c8523 1,534 1.00/1.00 vMB 10
810,314 810,314 00000000000000000002855676cb8df88d49b793874c0f0946c6663084eb52f7 2,338 1.00/1.00 vMB 21
810,313 810,313 00000000000000000001394ca73bfbd28ba7e4146a36ec8e1b604203bc747ccc 3,445 1.00/1.00 vMB 20
810,312 810,312 00000000000000000001f47a2942d936ba5426968a202b26a86382321f681138 3,379 1.00/1.00 vMB 28
810,311 810,311 0000000000000000000327f3d89d64f2ef57905ed63649fe48c5856676e0e2b4 3,047 1.00/1.00 vMB 28
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
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.28 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.