Loading Tool

Explorer IconExplorer

Memory Pool

99,527 transactions
24.57 vMB
0.06409756 BTC
Random Selection Loading Transactions
Max Size: 171.23/200 MB

Candidate Block

Mining Attempt 22d059f53b8acfa75723577a4c67c4934f42615e9b4c224528f9d747d322c0af
Version 20000000
Previous Block 000000000000000000017a035b5be9a6c339c0d4f5584f5eedb4d2581f14fdf0
Merkle Root 0833b12c1fd734ae1ace0965fc0c270d8782b894bcde34851c3ae97740929581
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,169
Size: 1.00 vMB
Total Fees: 0.00828500 BTC
Feerates: 60.79 > 0.83 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,920 (811,709 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
104,211 104,211 000000000000c5652bdc0eb179acfb046758eaade33fb17cc79e21376419d439 1 0.00/1.00 vMB 0
104,210 104,210 0000000000022cdfcc818f17884c097d645038b577cd35643a6964797a8ef2cf 6 0.00/1.00 vMB 0
104,209 104,209 000000000001e166b382d531b8a02c9ef5351cb066699dbf20905376995075d3 11 0.00/1.00 vMB 0
104,208 104,208 0000000000013ac2bed84dc5f5033c422c7e9834523e227bf1c82c71846a2a6f 10 0.00/1.00 vMB 0
104,207 104,207 000000000000b2202bfb1d955cfb8133a54b77ec4540f5cb7d8039e9bc824b9e 17 0.00/1.00 vMB 0
104,206 104,206 000000000000bd404df5a934a57020a6c222600ff4c45fbd1efd5451d621bd0d 8 0.00/1.00 vMB 0
104,205 104,205 0000000000010adf8264f6c602177fee13232a5305ef707cf3d4f6eb3a8444f3 1 0.00/1.00 vMB 0
104,204 104,204 0000000000029dfb0dc8e9590b5a7bd3145f23815175463ac220bad2d9890d68 1 0.00/1.00 vMB 0
104,203 104,203 000000000002e99491af186226a27d30c0adcf9a593868f153c424905d777329 12 0.00/1.00 vMB 0
104,202 104,202 00000000000008f431e5905f4d73cc063c16bbe5ad134be98e67d1f25863a972 21 0.01/1.00 vMB 0
104,201 104,201 000000000003795f51ba24de6d49cae7d361fa5c64aa64cb8e86a28e985428cb 8 0.00/1.00 vMB 0
104,200 104,200 000000000001132b073be91470eb64f5f2256a8472d142d77b5242e2031811e9 4 0.00/1.00 vMB 0
104,199 104,199 0000000000024be6e13822d90db835e80d4ac6463176d8db09d65ee64abce9b7 6 0.00/1.00 vMB 0
104,198 104,198 000000000002566f14b8feff63c8a81e2f86b4bfe4f3252a61ba81eef90ad7a7 6 0.00/1.00 vMB 0
104,197 104,197 000000000001211ebe45dca665c4c37478aaa53610ad1eff06c3b6d6650697f3 5 0.02/1.00 vMB 235
104,196 104,196 00000000000289bf1d1e5c5fc1cd9d5cfa31e13bb375e74ee0cab0b5a021d2ad 5 0.00/1.00 vMB 0
104,195 104,195 000000000002274cb99c82ad2c835eba8daeb39fc9a99a8be51ca284a60d4310 11 0.00/1.00 vMB 0
104,194 104,194 000000000002a83808612a2461b0583a51d95cf30ae2e12b79952a6fa97fd7a7 10 0.00/1.00 vMB 0
104,193 104,193 0000000000000bad3b17a74e6709ffcbda7136095385455fd07e4d92b96cb3af 23 0.01/1.00 vMB 0
104,192 104,192 000000000000994040cb2c044c4001edc268df182e27e6a4fe7bb541619471b3 5 0.01/1.00 vMB 0
104,191 104,191 000000000000b943fa2269ad8db5c1b8f85e5a866ef7734e8d1978c773703714 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.97 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: 798.63 GB
    • Received: 22.52 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.