Loading Tool

Explorer IconExplorer

Memory Pool

33,063 transactions
25.07 vMB
0.04975705 BTC
Random Selection Loading Transactions
Max Size: 127.04/200 MB

Candidate Block

Mining Attempt 230080648c4a944633173f52d5fb194efe514c0e3d57ea8cc61af55bd45b103a
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root 3d2fe349c973754714a3ae883c2b10554ec0d697cc6ee55c2a807e31567ca634
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,662
Size: 1.00 vMB
Total Fees: 0.00470941 BTC
Feerates: 40.21 > 0.47 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (417,307 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
497,363 497,363 000000000000000000938690b88d5573f0513b0d8f2d2ac7dd0f9bcacfcb6f75 1,050 1.00/1.00 vMB 53
497,362 497,362 00000000000000000087b73997f1f4ca89e5d77f0eb9132f701513f59cc5f3ef 345 1.00/1.00 vMB 21
497,361 497,361 000000000000000000140f79c900992f806c4e20d502f5614cd2f3446930f9fd 750 1.00/1.00 vMB 42
497,360 497,360 0000000000000000001118b54cc5f89beaeecaf424ff0e5c8cdaec1448082471 2,424 1.00/1.00 vMB 101
497,359 497,359 0000000000000000004726fa4a0529d495ca408e08858ae23fc941e4831eefb8 1,878 1.00/1.00 vMB 140
497,358 497,358 000000000000000000979eb5cc780f429ef9caaf885b64b40cdfe02de9209e3d 230 1.00/1.00 vMB 19
497,357 497,357 0000000000000000007a2198a240cdabd31455ba96b03c4f9b33f97778ee3a05 1,538 1.00/1.00 vMB 76
497,356 497,356 000000000000000000069016315a58def8a19630d30ce0b5e1ed56f98e175620 2,462 1.00/1.00 vMB 147
497,355 497,355 0000000000000000005c2261cf74c2246f1742c5322c1e0f65a584ca2e8a9c04 401 0.74/1.00 vMB 26
497,354 497,354 000000000000000000963d1adf8567d9207de8d23cdbae2105d5634e50cc2a2b 441 1.00/1.00 vMB 30
497,353 497,353 0000000000000000002241d007c73fd82709aa3cdc15d6af8407a6c9a18823c9 1,417 1.00/1.00 vMB 84
497,352 497,352 000000000000000000401064c571a3003c7d9a714463323709ac56e9953a9067 177 1.00/1.00 vMB 11
497,351 497,351 0000000000000000003dd039a612f613bb6dc8649dd7c284240a7f9dc14d605c 1,507 1.00/1.00 vMB 64
497,350 497,350 00000000000000000025cfa9fea3df449aa17a02e462195a482497b8633d31b9 2,466 1.00/1.00 vMB 144
497,349 497,349 0000000000000000006b640cee9f6a467fa0e4a80bca402d1d7f4a4354ca1a8b 1,189 1.00/1.00 vMB 69
497,348 497,348 0000000000000000003e0097e6210ef159604ed56130a477edf91ba5b0dd1caa 1,288 1.00/1.00 vMB 72
497,347 497,347 00000000000000000076a8e308105fae85b44da397e91391079a3511932cf097 389 1.00/1.00 vMB 20
497,346 497,346 0000000000000000005222994d524bb2343568258cb1cb2107f1d416e06f08b1 1,194 1.00/1.00 vMB 43
497,345 497,345 0000000000000000008874a44c0ab25f84ba411b4e69f1bd5434a0b698183fed 2,270 1.00/1.00 vMB 154
497,344 497,344 0000000000000000000891f94f5e430d27af15b1c45500fbdae11e80a8b1d4db 1,788 1.00/1.00 vMB 94
497,343 497,343 0000000000000000001110b1635c0055ad1bef3bb6b08c5ad91941e9b6770872 479 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.81 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: 634.88 GB
    • Received: 12.27 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.