Loading Tool

Explorer IconExplorer

Memory Pool

43,274 transactions
26.44 vMB
0.06107483 BTC
Random Selection Loading Transactions
Max Size: 139.06/200 MB

Candidate Block

Mining Attempt 90280c5caa7b7b55bef286864b53f3c6c91ad4522b70d405ee8a9855525c101e
Version 20000000
Previous Block 000000000000000000008f5a6c1e1f1fa429f250d4cd2ee1808884ed8a06ea2e
Merkle Root 56eab95bd7938f207e98bc3a245cd50573848c3270950f653adb1a9b538b31d0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,285
Size: 1.00 vMB
Total Fees: 0.01267132 BTC
Feerates: 73.66 > 1.27 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,787 (469,534 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
445,253 445,253 00000000000000000197f0fba162df0318002fbb274675ef71dddda5cb6b9a35 2,072 1.00/1.00 vMB 76
445,252 445,252 000000000000000000b571b12ff06eb41c01dfd1ff759cd4d3c8c1829ad671fe 1,927 1.00/1.00 vMB 96
445,251 445,251 00000000000000000272a35c39143806c7f9404a1afd6e1d88734bbf2661130d 321 0.11/1.00 vMB 77
445,250 445,250 0000000000000000013f09b4ca54e9cbd234489d5206f0c10fa4f23326b6c718 625 0.35/1.00 vMB 56
445,249 445,249 0000000000000000009e9633c7b88dd1d89e04d9f58d082987c3ccb2fc2080ba 1,322 0.52/1.00 vMB 72
445,248 445,248 000000000000000000321e89725fd0849e3cfbdc353d7ab6e67bede892e17cc4 982 0.46/1.00 vMB 76
445,247 445,247 000000000000000002bc9a84b508415f4882949448ea26cd1bcac1b05f98e615 2,135 1.00/1.00 vMB 57
445,246 445,246 00000000000000000258730d5b904d1e3e3c81eff2cd5568e99bd29648a6690d 1,936 0.75/1.00 vMB 84
445,245 445,245 000000000000000001c2928a4ea03e95c76c98b3269ea34f9dbee06f395f5d2e 2,204 1.00/1.00 vMB 74
445,244 445,244 00000000000000000389d96e1b6bd86e63f775e0fe6b85b59cbb524e960977a8 1,561 0.83/1.00 vMB 63
445,243 445,243 000000000000000002c93fd32e2ed0bfc744dea597d1ddf28aa50c323f1abbab 1,676 1.00/1.00 vMB 56
445,242 445,242 00000000000000000318df6020a3bb2d6a33da1e6009891afabbf3ae3c0cc217 2,426 1.00/1.00 vMB 85
445,241 445,241 00000000000000000072552732c18edf334eb7a3a5c77d5d6b3679692fa590f9 2,157 1.00/1.00 vMB 79
445,240 445,240 000000000000000001da4ec375ca12b6c61016ae642db5249430b067fbf7877b 1,063 0.82/1.00 vMB 42
445,239 445,239 00000000000000000289ea671fc60f52cf9379c199a621d6aa918f4c3b7a3f08 806 0.68/1.00 vMB 34
445,238 445,238 0000000000000000020be0ef38a29dd3ce8f89cd14ee4b4b8243ac8a40d78897 1,674 1.00/1.00 vMB 36
445,237 445,237 000000000000000000a938538b52f1a1228220a70788e81647f95c11e511a036 1,560 1.00/1.00 vMB 52
445,236 445,236 000000000000000001b4f552f751c34193aa64fb61452f0c4b50dd2ace8d3f99 2,341 1.00/1.00 vMB 64
445,235 445,235 00000000000000000209fad57ac7ef40f2ee804a8c82d487a89dd32754d6bab1 2,015 1.00/1.00 vMB 60
445,234 445,234 000000000000000003633c7aef5e638c00c0c384d4f90f66433ff6c50ac8ae02 1,924 1.00/1.00 vMB 64
445,233 445,233 0000000000000000032a8fd4fe46db7f088d3d147b90cf0d8de75a2bec27fe9f 2,532 1.00/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.01 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: 649.24 GB
    • Received: 13.14 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.