Loading Tool

Explorer IconExplorer

Memory Pool

72,860 transactions
28.08 vMB
0.06802534 BTC
Random Selection Loading Transactions
Max Size: 166.32/200 MB

Candidate Block

Mining Attempt 3e9b7fb63477e0a3aa90c026b39779a0358c1c45a0f429bec0bf29f529cebfe3
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 636fc1f13d2692819d4723477c2287f8162c2bd67509d99a23b2478e43d86abc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,716
Size: 1.00 vMB
Total Fees: 0.01187171 BTC
Feerates: 150.86 > 1.19 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (515,926 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
399,105 399,105 000000000000000004a5e610e24e0daa4041736653904407d79184102787039e 1,357 1.00/1.00 vMB 81
399,104 399,104 0000000000000000051eb2e1abe81f9c2462c3efa6b4eab22e2ad37a4190a982 2,360 1.00/1.00 vMB 74
399,103 399,103 0000000000000000000abf81e8a014abfb8a54e4956cdefeb92cdb1765d1008c 2,618 0.93/1.00 vMB 48
399,102 399,102 000000000000000002138f89505cad2fef75605f898f673b6d4d0afb6cda71b3 1,101 0.52/1.00 vMB 41
399,101 399,101 000000000000000001eeb97ca833851d7e84ddf27a737949c70fcd32732de603 540 0.21/1.00 vMB 39
399,100 399,100 000000000000000007901ba96cd7acfe0aca2e655921a99d4db213c453dc37df 1 0.00/1.00 vMB 0
399,099 399,099 0000000000000000040b89733a962f6565380ea7a130e1d0c4fbb600712636fe 939 0.81/1.00 vMB 25
399,098 399,098 000000000000000005f8d2bad188cfda51c7b28fde321e74691e46401027a340 2,082 1.00/1.00 vMB 36
399,097 399,097 000000000000000003dc0ee00d9a86ee27b889283efd9421305956f8ea5d7d53 556 0.88/1.00 vMB 16
399,096 399,096 000000000000000001b19b53932ceb10ba6fe13878f31236f0511b2ff74f9cef 281 0.16/1.00 vMB 38
399,095 399,095 000000000000000000da88b4d10aa97bc5c957a166ab8f2a05c786d5301fe7db 398 0.19/1.00 vMB 40
399,094 399,094 00000000000000000022980f6322f54bf5f70c4608233303d99717003ede86b0 730 0.92/1.00 vMB 15
399,093 399,093 0000000000000000013d5c53693004215d127b921ff093988dfe3bef4b752f4e 2,390 0.99/1.00 vMB 42
399,092 399,092 000000000000000005c721c18dba8bfdf9456d1a2e8b581f3833137cf05e785c 2,762 0.98/1.00 vMB 57
399,091 399,091 000000000000000004467caf3911a8c68156bb9f74b4fa20f3c992ac404be1fd 1 0.00/1.00 vMB 0
399,090 399,090 000000000000000000ab11fb340a9125e00e2c05603fd0c411f357e0a83f34a3 832 0.99/1.00 vMB 16
399,089 399,089 000000000000000001afea2163b9571d4e07986e6a53303df3562ea69a741e8f 2,055 0.93/1.00 vMB 33
399,088 399,088 0000000000000000077fa1a388bb2a169b4c905a68152989b2797fdd5f33c62b 2,130 0.75/1.00 vMB 63
399,087 399,087 000000000000000000f4e36d8e990b9947b5349e4aa075b3c81997c07ab44f80 1,577 0.69/1.00 vMB 46
399,086 399,086 0000000000000000000ffa49739aec998404c96e6d03edf18c7845c1c773fe7a 1,567 0.95/1.00 vMB 28
399,085 399,085 0000000000000000016529b2eae024a88582015a9a55374fd65b2bda6f5aac79 2,162 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.45 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: 666.78 GB
    • Received: 15.22 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.