Loading Tool

Explorer IconExplorer

Memory Pool

35,233 transactions
25.92 vMB
0.06848115 BTC
Random Selection Loading Transactions
Max Size: 131.73/200 MB

Candidate Block

Mining Attempt 59c81f8e48e740b981971c12e1acda85401cb2ecfeaedb71b847dbde427177f4
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root e50dda87571f27d74de0ff69180bb092d4e4e0e5b29064f6374c3af55cfb3cd6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,663
Size: 1.00 vMB
Total Fees: 0.02077308 BTC
Feerates: 250.88 > 2.08 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (663,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,797 250,797 000000000000002c20f17de2853ba3de21bdfed75032842afd4065bec50443de 109 0.04/1.00 vMB 101
250,796 250,796 000000000000005cd1394760340de5dd27be9dffc514b2795fe127a6ba746adc 314 0.15/1.00 vMB 131
250,795 250,795 0000000000000001babae52005095255cab54a17119cf68868da86cc25960b92 42 0.02/1.00 vMB 133
250,794 250,794 0000000000000014418a3791cf648090ade46ed2417064a3975e888a91538297 288 0.13/1.00 vMB 181
250,793 250,793 00000000000000294e7755c5fc2443cb82ed17e26aecfb6b9edea2beb919b823 84 0.03/1.00 vMB 204
250,792 250,792 0000000000000038d54d9ffdf9273a1f8ae8ecd6e010573bcddd9d662ea36bca 249 0.11/1.00 vMB 168
250,791 250,791 0000000000000057ece85cb540e47ddbc067ac22263c5466aa53776487d6d99b 863 0.35/1.00 vMB 122
250,790 250,790 000000000000004b899d5120e83b316025ae734599af09bc317608c6fcbc0090 116 0.04/1.00 vMB 210
250,789 250,789 0000000000000040e622e1fa4edd543c7aa33ab0c48212022b1b49e0f668cf57 152 0.09/1.00 vMB 88
250,788 250,788 000000000000002f24676310edbbe693477535e0737a13fe2b1b4a76d3b931b5 447 0.19/1.00 vMB 128
250,787 250,787 000000000000006b84677327b44aa62f0e101fa83e7f37c46e4959269f320e84 393 0.18/1.00 vMB 134
250,786 250,786 000000000000004922b7d04d34bac46ad3058afb62105776039483dd7843d841 696 0.23/1.00 vMB 204
250,785 250,785 000000000000000967ecbd53728ba52f25eea0db5b639275215166605828fc57 188 0.09/1.00 vMB 166
250,784 250,784 000000000000000fa299c6ee5790e1f4b004f004ed3dce886cba2e0aafafd9ce 517 0.19/1.00 vMB 151
250,783 250,783 0000000000000024632dc6548634f80b612c8b4d725cc59bf75f4744398ee41d 256 0.18/1.00 vMB 64
250,782 250,782 000000000000005dfce9be36f6798c20264cb45974aeb4bea66658716eb724c5 128 0.07/1.00 vMB 58
250,781 250,781 0000000000000022c065bccb0cb5506fed7f7fb8dd05301a20adc626e7058ecc 64 0.02/1.00 vMB 95
250,780 250,780 00000000000000365e2338dbe7ee3d572ccc49d37551083da5b24fd84f1df5b0 493 0.24/1.00 vMB 106
250,779 250,779 000000000000006a037b666832b2b890700665e1f2cb33a97ecd2881d61d1c7b 458 0.17/1.00 vMB 169
250,778 250,778 000000000000004d206f810d40741ec8040f1381f1f5e1a44f4e43241f9713ee 91 0.03/1.00 vMB 155
250,777 250,777 000000000000003290be366ea2451ad49000f7c59da1d898faa762078cc2f01f 569 0.23/1.00 vMB 108
Previous 10 blocks ↓
Total Size: 781.84 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 637.80 GB
    • Received: 12.44 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.