Loading Tool

Explorer IconExplorer

Memory Pool

29,225 transactions
28.28 vMB
0.08885724 BTC
Random Selection Loading Transactions
Max Size: 136.19/200 MB

Candidate Block

Mining Attempt 62c30477abd827082a979528bbcbd79f9e3a5b37052cd198322d0007b9085ff9
Version 20000000
Previous Block 000000000000000000016dccce64f0eb5e35f9f14d8ccd10327747692dec931a
Merkle Root c71643300323452cd29d78db1c2a87b0a0b1b96193e8498849883fd08b6b1566
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,834
Size: 1.00 vMB
Total Fees: 0.03363749 BTC
Feerates: 150.73 > 3.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,475 (678,419 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,056 236,056 000000000000012d5571bf78f5f0e6bc6438825b5f9ed660ad08ce9388fb9c35 344 0.25/1.00 vMB 110
236,055 236,055 000000000000003fc38184a687de083ed52f93d49bfcda5e9eb1beefea16e6f2 907 0.47/1.00 vMB 135
236,054 236,054 000000000000017431189baf8124d3c31d60ff1f5ca02acf3e4b31474c53f555 794 0.25/1.00 vMB 291
236,053 236,053 0000000000000160bf06d34690a75f7bc38c40e55dd278b918eccbb34e00cc22 934 0.25/1.00 vMB 254
236,052 236,052 00000000000000183cecca34d21e4cf8dc53f5075d184a669642f0b670310276 92 0.03/1.00 vMB 51
236,051 236,051 000000000000017e1e9a0e28d2750021cd2ac97e8efcbd15f6cc6b1439e9cdcb 102 0.06/1.00 vMB 88
236,050 236,050 00000000000001778c2c1d1a23729a7858d2bda16d42a3b8e2696de9043d02e0 655 0.45/1.00 vMB 103
236,049 236,049 0000000000000001e05a9fc124c5f36907bc6856607e2b556b34c5c4b038d70b 670 0.25/1.00 vMB 230
236,048 236,048 0000000000000111873ad725cb2c9e3137e77f6c0aacd4dcfebd7c8934c497b5 6 0.00/1.00 vMB 16
236,047 236,047 00000000000000e744ebd1150d708b0e330356d4aa5222b211816473cff4b9c5 828 0.25/1.00 vMB 280
236,046 236,046 00000000000000421341c79b21a74dc68678dd0fbca09233674cac77d8a1af66 417 0.19/1.00 vMB 205
236,045 236,045 00000000000000630327f57296d6e8344d5ed2ecb891c710f4f0518b6aab96a0 399 0.17/1.00 vMB 194
236,044 236,044 00000000000000df91fdac8d7ada8fb3c00ee9f125fbe6e1d063526072bb9d73 319 0.14/1.00 vMB 191
236,043 236,043 000000000000003bed34d567d1731a78ea5890676fcd7e1a854300f87e627735 264 0.11/1.00 vMB 221
236,042 236,042 00000000000000a5394c1abcbfc9178a3bbe0a8ed38d7833001ff5421c53967f 59 0.03/1.00 vMB 169
236,041 236,041 00000000000000c877a3223a05ddd3df1130c3421e36d658591764f1e876881f 1 0.00/1.00 vMB 0
236,040 236,040 00000000000000f6da658aa56102abfda7376c4f39111c5a7b24ecba6b4793c7 250 0.11/1.00 vMB 217
236,039 236,039 00000000000000cab9105fba86d0eec24df5ebc00a274ba4d2af8378da3dc47c 134 0.05/1.00 vMB 10
236,038 236,038 0000000000000103030715cb2df824bb143c4743691c8e47f883974aedd0e91d 133 0.06/1.00 vMB 58
236,037 236,037 00000000000000963c8f4263187c71e99c37d79752e4ffd7412ec215acc86318 91 0.05/1.00 vMB 182
236,036 236,036 000000000000016d289a13e48e859020ea893d91bbf46bf9957e47f7dd8845d8 841 0.37/1.00 vMB 187
Previous 10 blocks ↓
Total Size: 781.45 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: 610.86 GB
    • Received: 10.76 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.