Loading Tool

Explorer IconExplorer

Memory Pool

19,454 transactions
8.85 vMB
0.07565707 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.25/200 MB

Candidate Block

Mining Attempt 13dca9c6dde9f92b5d000b6eadb42ba7e636af87004b69d81a725643cc2bb86b
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root ce98f4cd4f45d47ce7d216a5f5f20a2bb5a8ee253d98a1279544c858d475cc28
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,651
Size: 1.00 vMB
Total Fees: 0.05525653 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (786,272 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
127,118 127,118 00000000000008ee5cc6d084aecca1def12cf690e58ced063a8d134fd462cc8e 126 0.04 vMB 212
127,117 127,117 0000000000001a601e983a3819bbe7ac34d43c4b10b02c46f7ef81ee41bf15c7 31 0.01 vMB 1,215
127,116 127,116 00000000000017c0812f3d2fe739a6b381837382320408920d1b096b48885c01 84 0.03 vMB 1,034
127,115 127,115 000000000000033b1d72f932141a21a60073a897a0da809f873d980338beea8c 47 0.02 vMB 2,541
127,114 127,114 00000000000010b7bb0925988260d23a908c4ff279d81c9e133d40ae5bf9eae1 18 0.01 vMB 1,039
127,113 127,113 000000000000229d237a4ec84303507f8193d31bfeffd567a65f1e2220b2142a 10 0.00 vMB 774
127,112 127,112 000000000000001fb52414287a68f13be5ea14e23329876d932a09a69f052d45 9 0.01 vMB 108
127,111 127,111 00000000000009370db6169cbd64ca659915d4491f57a866f50096dc54f20f41 2 0.00 vMB 0
127,110 127,110 0000000000000b71f380843eed5685537c5df98e47f4419c15479af4f16371f0 9 0.00 vMB 2,908
127,109 127,109 0000000000001ed5243de039526beb008e7ad1b387506aa36ec31e8910bcab2f 7 0.00 vMB 0
127,108 127,108 00000000000012ee7c92064a1810f889a1e9a54e385c06caa65f33cf351aa2db 66 0.03 vMB 588
127,107 127,107 0000000000000c61746bff7a044bd9c5a42cfa090e71f42ba2392581af1fbc97 80 0.02 vMB 2,234
127,106 127,106 000000000000020d83aeb2f2883d0c516a219d7d7b4a99036d4bdf80c39d5453 13 0.01 vMB 844
127,105 127,105 0000000000000d995e7d6a1e4929454c84be6c162181c8ec8cbdb06621384a66 10 0.00 vMB 0
127,104 127,104 000000000000078965a737a7266f88517a3c5c9215ead041aac2f47a6d7d694b 1 0.00 vMB 0
127,103 127,103 000000000000235f5341f096925d7a6be6ef0b43c9089343dc99205597e29d5c 16 0.01 vMB 1,768
127,102 127,102 0000000000001fcd4818f5344d325ce6b85ce524b9a8dcc9ed03f36357d49c85 20 0.01 vMB 1,466
127,101 127,101 000000000000114c155b28ce3a249c64c9e46122384fc48ab1b32533979563bf 58 0.02 vMB 500
127,100 127,100 000000000000052ca56b8add1abdcc3d3d9c0ba52dc636d89f0bba1597769a18 10 0.00 vMB 416
127,099 127,099 0000000000001488015c66acf6cbe3a99e3ab9a4dd6b52a1125930e2bb5fff1f 19 0.01 vMB 862
127,098 127,098 00000000000024b5a332363c50c88ce18e18759edddf5b4c465a592032e76db5 2 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.54 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: 245.97 GB
    • Received: 0.93 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.