Loading Tool

Explorer IconExplorer

Memory Pool

81,612 transactions
29.97 vMB
0.07989414 BTC
Random Selection Loading Transactions
Max Size: 180.94/200 MB

Candidate Block

Mining Attempt 1e7ddb418ea6903569f9947f5e0023245a013a0c3d208e7e5a88077bb16115d8
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 99387fdb9104a88b9c7541445f4594e3dcb99898b92349cf6edec4e1ba219a7d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,728
Size: 1.00 vMB
Total Fees: 0.01874890 BTC
Feerates: 151.12 > 1.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (779,857 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,109 135,109 00000000000007e2a848daa5a7244f3caa6302e01da1a70f7bad71fd1beffaff 29 0.01/1.00 vMB 1,245
135,108 135,108 0000000000000267873430af0e9383a9dbc6f3ad17cfecea29cf1531095ba4ed 49 0.03/1.00 vMB 155
135,107 135,107 00000000000005c3c61203d220f939298647e6f31480a4734dd45fd45644c131 150 0.05/1.00 vMB 144
135,106 135,106 000000000000056ed94994781735323304d33c916cc53462f611aecd16c67267 296 0.10/1.00 vMB 301
135,105 135,105 00000000000002fa95af6d4e67154c94519cae5f70d2600a6bb2147a497c206d 18 0.01/1.00 vMB 0
135,104 135,104 00000000000007917741b670423b55a88944a25bf82c205de523a42555cf532d 95 0.05/1.00 vMB 293
135,103 135,103 00000000000005ccfc694fd9338c64d83ab7003f4a36272b61482c9fbf2c4b47 158 0.05/1.00 vMB 104
135,102 135,102 0000000000000801a591184c7571f131b16ee46c902482aaa05ac2651c0794c0 96 0.08/1.00 vMB 203
135,101 135,101 00000000000005ac399c70a52a3a3c9efbaa853aa46ce1925dde3ed69d6acd7f 12 0.00/1.00 vMB 499
135,100 135,100 0000000000000ab9b39e61cff860ec65e65738fd2faeac5acbd136676912a7bb 162 0.05/1.00 vMB 242
135,099 135,099 00000000000005f093f2079ac07f4ddd4d0591f57c98d2cc41b5a543a0145648 88 0.05/1.00 vMB 352
135,098 135,098 00000000000002eb7e56d28879262ab18b73859c23266112c50c53f6a6040bbd 36 0.01/1.00 vMB 734
135,097 135,097 000000000000065f38135011d211756ab7a3cf4a8eda45efe0cb0a9fc9209a06 81 0.04/1.00 vMB 316
135,096 135,096 00000000000002eb123fc62917fc8772910d1e45c5316183d4093b4d35deb133 91 0.03/1.00 vMB 100
135,095 135,095 00000000000002f5653af7584f8a918fca9ffc9c8c9969d7c18a90146eb08c28 134 0.05/1.00 vMB 553
135,094 135,094 000000000000099a0ceca9e22f7eaf45c05619cd3ec60a60136b7470a99365a9 12 0.00/1.00 vMB 0
135,093 135,093 0000000000000381e27ea6fe4515901d3ffc179d36cac97ec3d991fb68357a5f 166 0.05/1.00 vMB 169
135,092 135,092 000000000000018ba314b2510f36e3b8e633f9411db754a718433c0294be63f4 161 0.07/1.00 vMB 249
135,091 135,091 000000000000071e02373579952a3fd1b25425655a7ff03a13221589d3704c05 12 0.01/1.00 vMB 103
135,090 135,090 00000000000002fdeec3b86860bb6f4bf8a62cb5f77a746856cc6b58d01c2f16 58 0.03/1.00 vMB 118
135,089 135,089 000000000000053d78939f91c0324f9dd2d020ce756b03be51f7d363b2a9740c 86 0.05/1.00 vMB 1,150
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.70 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.