Loading Tool

Explorer IconExplorer

Memory Pool

49,225 transactions
30.22 vMB
0.17052334 BTC
Random Selection Loading Transactions
Max Size: 161.67/200 MB

Candidate Block

Mining Attempt 04d2e0483fb6838c98b90f56e29d424c84faf176be83a6be862f8f388a0053cf
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 31d75fe423adab7a3f9c92dd8d874ceef1db7cf4ddb56fdfed0c705f1e397250
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,053
Size: 1.00 vMB
Total Fees: 0.09167256 BTC
Feerates: 261.10 > 9.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (595,186 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,625 319,625 00000000000000001fcdafac9d0ccc3525b250cff8f44dce46a41788fbb8f26d 301 0.16/1.00 vMB 27
319,624 319,624 00000000000000001a81eb288b67a4e83deeb873fcfd2bf31dadcfe10be539e4 297 0.18/1.00 vMB 25
319,623 319,623 0000000000000000199ea172fa5f5482cfcdfba83f41c0fa5f00e9dc4f5da895 132 0.06/1.00 vMB 33
319,622 319,622 00000000000000001c38902070f88ee9923bba3e94ddd78e10714f33c20b0222 176 0.08/1.00 vMB 29
319,621 319,621 000000000000000018acb0f5705b4ed5faffe8c1777e74b90235fc6c1a08cd70 538 0.29/1.00 vMB 29
319,620 319,620 00000000000000001505fa22cd41e26ab7ff5526b73ca9c451508506ba2e892e 402 0.25/1.00 vMB 28
319,619 319,619 0000000000000000250a14b72e4df7830bff668195b891bd8fcc05a2d03f8c33 186 0.10/1.00 vMB 27
319,618 319,618 000000000000000021f574a6db11d2cf3585b89f3d4235eb479210129a256647 145 0.07/1.00 vMB 33
319,617 319,617 000000000000000009f3e4c8d726e34a3c5cb943a726d7d100aebe45fc19e77e 35 0.02/1.00 vMB 30
319,616 319,616 00000000000000000ec81dc55aea822abc9411ec2e250c717fa96eecf468b81e 91 0.03/1.00 vMB 30
319,615 319,615 00000000000000000743a67fe208c995c8918a83b81d695d9edd4c3c08a9067b 607 0.35/1.00 vMB 26
319,614 319,614 000000000000000014f8a4b3abc0a1eba2b1460805afe7a4bf145bcb6c007686 573 0.28/1.00 vMB 33
319,613 319,613 000000000000000000bad3c5ee74419c3e547a32e390222f3f9f6b0bf4911fb9 30 0.02/1.00 vMB 20
319,612 319,612 00000000000000000fbe549d1612fd870248a11a19734670b4231ee5abe28af9 76 0.04/1.00 vMB 27
319,611 319,611 0000000000000000143636d83b68add5fe3ba844dbb06bb25f6732ed780b399d 1,127 0.51/1.00 vMB 69
319,610 319,610 00000000000000000f9abd1c73fa525249c258e78ee4b578c66a940705c9aca8 295 0.14/1.00 vMB 27
319,609 319,609 00000000000000001fe76a51e1685f853302c53aa0d78057b3e63f66e1b3160b 532 0.24/1.00 vMB 30
319,608 319,608 0000000000000000208ae0aa30a9f77457e54ec941c99055db7e1c7afb49effe 313 0.15/1.00 vMB 30
319,607 319,607 000000000000000021db92fd44c9795ed553ac89aea8f2c34751dc18aa98cdb3 535 0.28/1.00 vMB 26
319,606 319,606 000000000000000019e85fb5bc22c98eef1f2a047646baed444222c53c8cad3a 117 0.08/1.00 vMB 31
319,605 319,605 000000000000000019eb32c4326d32123e687b6922532257a8291d02f1c696fa 150 0.09/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 651.01 GB
    • Received: 13.38 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.