Loading Tool

Explorer IconExplorer

Memory Pool

80,678 transactions
33.92 vMB
0.13306556 BTC
Random Selection Loading Transactions
Max Size: 193.24/200 MB

Candidate Block

Mining Attempt 3cace61daaa207615bda3e904191fbb8d128b1416f9d2e23a8c718531599684c
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 63629b90e2c3f4346a9ef546ca6e1766c046e1a02b4447a6a57e5f476fce9288
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,785
Size: 1.00 vMB
Total Fees: 0.02525258 BTC
Feerates: 146.36 > 2.53 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (713,946 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,463 201,463 00000000000004b548a429b0fcfba527c4cd6029dfd695fa44d541fa0c103f2d 209 0.14/1.00 vMB 86
201,462 201,462 000000000000010c53ebec2626d4a4d37adfe910f3f5f23f40f8562e45e2fb7a 13 0.00/1.00 vMB 41
201,461 201,461 000000000000034e6be086ac2b3f2718d0900eb91b5e875551b96ed6fb6f8cf2 177 0.05/1.00 vMB 20
201,460 201,460 00000000000004920b28e53060d3153f8e3b5f4009cc959cf274b9dd52ddad56 418 0.16/1.00 vMB 150
201,459 201,459 0000000000000229730fded4d5811f69cbc4ede653b165207e08b6932cafb178 10 0.00/1.00 vMB 172
201,458 201,458 00000000000002c133048319fa8292a9997e05f2870079c2cb2a9a036816b043 153 0.05/1.00 vMB 69
201,457 201,457 0000000000000153127e60865c5122d4165dedd27224bacd4c4770773e71168b 119 0.05/1.00 vMB 112
201,456 201,456 00000000000001961c9dc13bf29cfc2c44734667dbfb4ce0bc8467397d3b00f7 298 0.12/1.00 vMB 274
201,455 201,455 00000000000001e009329b5f8d6d77c2fdc148337fdfc601e9f7062fabc96b6f 274 0.12/1.00 vMB 37
201,454 201,454 0000000000000023750160f4708538e30ec41a2ff37e60f467f7bf4845447685 130 0.05/1.00 vMB 194
201,453 201,453 00000000000004f07da448a16ab2cedb5b2ebcb3d58dccd37f5a628766cfaf38 141 0.05/1.00 vMB 164
201,452 201,452 00000000000002a69811247f314df115c19ad78a9618076a1b443d2e3c84d3ce 552 0.23/1.00 vMB 166
201,451 201,451 000000000000032b59e7ae4c9a7b7e76064832718c8e48bd2f71bdc924aad176 9 0.00/1.00 vMB 0
201,450 201,450 000000000000005fa87b14070dce0b28544112cf15b9da4dd206a2464fd83093 320 0.13/1.00 vMB 258
201,449 201,449 00000000000001828beb984bc1911773df03bd0a2573afc24cd8cbdd433f192f 231 0.24/1.00 vMB 58
201,448 201,448 000000000000027a1fc4f654627c21ab5e8e11f0319724f726c48d09854a56dc 119 0.06/1.00 vMB 91
201,447 201,447 00000000000002a63e2277409511a76e1a9496e53e1bf32628e69770dc1763cf 166 0.10/1.00 vMB 1,113
201,446 201,446 00000000000000640d94878e25b45ef4b493ad1f6844a83d9648cdc3804fbd2d 107 0.06/1.00 vMB 89
201,445 201,445 000000000000014ef0067c3c140d4be2e7d6e3428774d246db4aa5bdb8d4a925 675 0.23/1.00 vMB 211
201,444 201,444 000000000000011717bede661756eeb1f55eaa635bc5b6f1fe8b5c53eab4e61a 131 0.05/1.00 vMB 259
201,443 201,443 000000000000017373d3f39102bb792c6090a646748a9ba448d976ab272070be 124 0.05/1.00 vMB 248
Previous 10 blocks ↓
Total Size: 783.10 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: 727.84 GB
    • Received: 18.47 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.