Loading Tool

Explorer IconExplorer

Memory Pool

48,951 transactions
29.73 vMB
0.07289210 BTC
Random Selection Loading Transactions
Max Size: 158.98/200 MB

Candidate Block

Mining Attempt 9e5d55d13e8a2da797ba686d4b21defaeb9cc80155f4e1f992fcabdc37b8cd79
Version 20000000
Previous Block 0000000000000000000076b83b1d6ccdb00623eb84fa22f3fb18eee6fe467774
Merkle Root f9dc5d0607dd3578f09976ea9e23c0463831f5963d1b04887a5af431b68afde4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,217
Size: 1.00 vMB
Total Fees: 0.01188883 BTC
Feerates: 60.16 > 1.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,829 (582,612 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,217 332,217 000000000000000008393a0348f0e30025287c02289aaa10f6c864fe41e591bb 166 0.12/1.00 vMB 17
332,216 332,216 00000000000000000cd97891662a4bed3a98a2f383c848411c5e199d783c55aa 209 0.09/1.00 vMB 26
332,215 332,215 0000000000000000075347cce755241b610d0fb8a17e3d638bac5c952191a635 152 0.10/1.00 vMB 16
332,214 332,214 0000000000000000032e22b545e77e5019a409f16c1ab97ff8273b3d0ad4ac78 109 0.05/1.00 vMB 23
332,213 332,213 00000000000000000c10458458f1c6eed3cc7282d7152d0a3815ed2fb1d88d89 226 0.14/1.00 vMB 29
332,212 332,212 0000000000000000034bf48950d0807aa3b983907168d16d713b6411e5e8cee3 967 0.53/1.00 vMB 23
332,211 332,211 00000000000000000af2a20c92177f0ece5ab8891a5db5cab7498a10e0f804db 186 0.10/1.00 vMB 27
332,210 332,210 0000000000000000090e28ebafd5f74e218496fce9791f81e5c729bc4cd525c8 132 0.08/1.00 vMB 19
332,209 332,209 0000000000000000172db39adfbf906375e5518ef9e24be81402c41b5c5a966b 385 0.24/1.00 vMB 21
332,208 332,208 000000000000000007e5cc6f598ac0d10d5c0ae2abacef7373b83914c715636d 343 0.19/1.00 vMB 21
332,207 332,207 000000000000000015518462ee248ab2579ca60efb08adbcc7de1ba04ea9a4e0 74 0.04/1.00 vMB 18
332,206 332,206 00000000000000000a2d37208530d2d2eb97f18fbdee7e9704ad326bd929034f 367 0.19/1.00 vMB 24
332,205 332,205 00000000000000001762d24bbdcd9d630c28574361689f4fae34e2147edba781 427 0.26/1.00 vMB 17
332,204 332,204 000000000000000018bf09a1daa1691fc28a7372ff433a228c844524b09892b6 1,669 1.00/1.00 vMB 23
332,203 332,203 00000000000000000d012b460bae7848b41ad67e7c547b0f6a8a200a6405f32e 860 0.29/1.00 vMB 36
332,202 332,202 00000000000000000607b8025588fef161222ec10be9afa0a28c825674aaa834 29 0.02/1.00 vMB 20
332,201 332,201 00000000000000001856a18b4d56f1af4f5d04212788922008ae078fe2d7d13d 629 0.37/1.00 vMB 23
332,200 332,200 00000000000000000ce91a48df64a591ae9870f06e84a7e96ea2f9694e2f58c2 1,205 0.56/1.00 vMB 32
332,199 332,199 00000000000000000925afcc3405c179070c18f98cb34069e3b7a9ee2e9f0fe8 143 0.09/1.00 vMB 19
332,198 332,198 000000000000000013c7ec167fb6346ea04bff43a2679abf9566df0773a92b36 732 0.51/1.00 vMB 21
332,197 332,197 00000000000000000e1fc013481b1d4c700f856d90efaa4982675a728eb9fb32 351 0.14/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.09 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: 651.46 GB
    • Received: 13.58 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.