Loading Tool

Explorer IconExplorer

Memory Pool

35,793 transactions
25.56 vMB
0.05730314 BTC
Random Selection Loading Transactions
Max Size: 130.72/200 MB

Candidate Block

Mining Attempt 392763c79473e4aa3f26865e3a8453ff60bd9c2296a47807a448fec598b11e53
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root 7f38b06d9370f4e6ba4196956a02850f98bada88a2d4f476d3795c862e5eb3e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,874
Size: 1.00 vMB
Total Fees: 0.01084509 BTC
Feerates: 508.49 > 1.09 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (663,869 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,801 250,801 000000000000003c564ee98ee9e8afc395c29b97d3ae60d45a34ced734279cf7 8 0.00/1.00 vMB 72
250,800 250,800 0000000000000039eaa841c9de4cb01fc40c6597160b6da870dff3a4ad6d118b 28 0.01/1.00 vMB 107
250,799 250,799 0000000000000027937ec3efa26de6bd7dad858e00118ed5b82e09408d1dd1a7 61 0.02/1.00 vMB 77
250,798 250,798 00000000000000721272644900f7f9705f853253657e22499ab7c665f1171204 148 0.06/1.00 vMB 117
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
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.89 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.