Loading Tool

Explorer IconExplorer

Memory Pool

41,662 transactions
16.87 vMB
0.15659190 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.87/200 MB

Candidate Block

Mining Attempt ba88d03c03e966a22dd356af117deef4ed936ab3aee533fd190c2cb4c4681cb0
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root 6489bf3d3c9d48735606befb597c90eb6ebbd8d503635429a8912ab3ec518db6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,487
Size: 1.00 vMB
Total Fees: 0.05668934 BTC
Median Feerate: 4.45 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (750,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,976 162,976 00000000000007a943a8d6ff5c9bc9d5264baeb8835dedb813e326da002ce913 33 0.01 vMB 100
162,975 162,975 00000000000004329ab16546a197b66f2a6309c275e62698159e43f0270cfa7d 118 0.05 vMB 19
162,974 162,974 0000000000000b96454b0c1df590d7e67728b19a2f30681a70bb04525db428da 85 0.03 vMB 120
162,973 162,973 0000000000000a17f5df5cdb8a9b48bc8f6173df5ad367ed5d1759a5f853d906 97 0.06 vMB 172
162,972 162,972 000000000000082e4d60060464ba8ca44cd1cc6e77c5d08240afd06d2e94dc58 67 0.03 vMB 114
162,971 162,971 00000000000002b91c764ad06fa724bbb7950b8d1fb21afdf0838f519c5e9740 129 0.06 vMB 223
162,970 162,970 0000000000000d59f6ef5df53de57c1975aff86365531e429498c04f43a4b51c 12 0.00 vMB 20
162,969 162,969 0000000000000d4cc5dbb9d3c176fc1e96b1cb670da9a7a5377f0e529f9d9e0a 25 0.02 vMB 102
162,968 162,968 00000000000000ce4f0e95623aeb6eb5c96d6a5c415288632114637cd9f12083 40 0.02 vMB 709
162,967 162,967 00000000000008c38b964d65421bbe8c54d38341c3294e501246c643ada0641f 85 0.02 vMB 4
162,966 162,966 0000000000000d06310d989f2c3968c4bb5e7db1625aa0d27721ccbf0e730207 83 0.03 vMB 157
162,965 162,965 000000000000063c27ebce0e48a19160732df8c67e0c0e644e46828bc3bb1727 10 0.00 vMB 501
162,964 162,964 00000000000006741205e383b4de3c72a6d3aa81bc8c25cca80949ad4b6dffaa 55 0.03 vMB 47
162,963 162,963 00000000000006c66f133ea978c46a669f844eb93f1e01cf81192a15b1602e4f 56 0.03 vMB 51
162,962 162,962 000000000000096303dd5f4ae57dac489b31294394cc39bb1cda5db769d44c84 14 0.00 vMB 24
162,961 162,961 000000000000072b0fcc15e2714e8ffc19b330b042e16412c86777d9298ab984 12 0.00 vMB 0
162,960 162,960 00000000000008204f49de7eea9a39aadcd757a4775c139f0bd7e73fd21e00fc 81 0.03 vMB 285
162,959 162,959 00000000000008544c9ade806ea11168a6ab8287173e1687bf83357144df103f 11 0.00 vMB 361
162,958 162,958 000000000000037584b6cb7e3699fbed64759f2cb115aab7721bcf3dd80e0e5f 85 0.04 vMB 137
162,957 162,957 0000000000000a00ae9ae862e7d54eb819615e9d8482905658c98025312ce4db 19 0.01 vMB 353
162,956 162,956 0000000000000c7e1b417fb039d4608fda4e661a275669e58ee2c6883ca256c4 16 0.01 vMB 149
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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