Loading Tool

Explorer IconExplorer

Memory Pool

84,348 transactions
31.69 vMB
0.09697143 BTC
Random Selection Loading Transactions
Max Size: 194.13/200 MB

Candidate Block

Mining Attempt 66936c91d13263d4a311d86aaa01f051f8ee3fbbcf2ad478341b1bd0a4b12003
Version 20000000
Previous Block 000000000000000000008c48c54ea13ac1ebac208d0e0eb58ba93557644246e0
Merkle Root cfa6fd15fcff26ee3ee3aa6fc578bc50b0feab0b237ebbeda1e0d7791b861871
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,081
Size: 1.00 vMB
Total Fees: 0.02252002 BTC
Feerates: 45.32 > 2.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,227 (382,044 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,183 533,183 0000000000000000000ab47c58203554f1309076aed04d65986c5581a95ade33 1,206 0.45/1.00 vMB 16
533,182 533,182 000000000000000000058297fb9cd4e0f406394d868c6149a3d23d56b1466be9 1,701 0.65/1.00 vMB 22
533,181 533,181 0000000000000000000b9ac1dd017ff81cabaef10635204415ea8abcc35789ae 199 0.08/1.00 vMB 25
533,180 533,180 000000000000000000252d4c102f52986a5d9c4b84788d87f5937203dc194480 449 0.14/1.00 vMB 19
533,179 533,179 0000000000000000001e27a2d49db8036933549b0c9165dcbf0d9a34b59272fe 140 0.04/1.00 vMB 26
533,178 533,178 00000000000000000028df3ee3368b06998e7797dc65a350690563e71190ca21 2,400 0.88/1.00 vMB 21
533,177 533,177 0000000000000000001c6c8b7473198871108575a9c4c5a1a640cd3c9611c9c3 90 0.03/1.00 vMB 12
533,176 533,176 000000000000000000272497d7b3589d79aa33211e9967225c4e65a2b51de590 239 0.11/1.00 vMB 17
533,175 533,175 0000000000000000001dc80a29f66e5e45ef5c3800d33b9671b7928570e30071 1,069 0.36/1.00 vMB 27
533,174 533,174 0000000000000000001abc40be92fc314147f2e8ba0d895db4304bf5fe1eb46d 360 0.11/1.00 vMB 20
533,173 533,173 0000000000000000002cf2a766235516f5c91c01dc153065af27c35a130f31b8 439 0.18/1.00 vMB 16
533,172 533,172 000000000000000000323ba43f7f2b031469fcc79aca9c77afa5e4d4f2cf1184 1,565 0.55/1.00 vMB 27
533,171 533,171 0000000000000000000be26df80d6659e3f7ed21dc4d021ff543fe9352fd601c 685 0.22/1.00 vMB 19
533,170 533,170 0000000000000000002e1aa6b303b6243b6eb8bd23b893f2118f2795c0c45181 347 0.12/1.00 vMB 32
533,169 533,169 00000000000000000002f6bd6ab29d5136f8414e71398d2cc4b53c2a5642fa1b 715 0.25/1.00 vMB 36
533,168 533,168 0000000000000000000411cc732130dd6c26422e85a11987ffc8abc36abba6b5 278 0.08/1.00 vMB 17
533,167 533,167 0000000000000000000751c52538a01f10eaa9d8db302f8582b7f8618eac6d60 1,259 0.51/1.00 vMB 23
533,166 533,166 00000000000000000011a653dd4687a2abc11c4a5c2138e0a65121353a4c3023 890 0.34/1.00 vMB 17
533,165 533,165 0000000000000000002b8f6d27de68b62f5a09bc9424c7860664fcf4aa8f6d18 620 0.27/1.00 vMB 20
533,164 533,164 0000000000000000001f9f5ee7fb19af8f949afe2e3751fd0d0f373398710f20 1,988 0.76/1.00 vMB 16
533,163 533,163 00000000000000000016abcde011782bdd25e589b56460edf6578711ea1b072a 495 0.16/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.97 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.