Loading Tool

Explorer IconExplorer

Memory Pool

16,965 transactions
7.51 vMB
0.03473430 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.31/200 MB

Candidate Block

Mining Attempt 2d0fa45f541da8ac6204ed6d32a4004fc6dcd4591e6b2aca4ec2714e6df5460e
Version 20000000
Previous Block 0000000000000000000141b3daaf035091f434ab9606d0c7a53ce323aed9737a
Merkle Root 15963394e944ff5322bd0031b0ed9724733f0d0fef3e464c1a4c1b8cecc0567f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,612
Size: 1.00 vMB
Total Fees: 0.01987803 BTC
Median Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,440 (694,308 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,132 219,132 00000000000000d42f4e221c4d6d4cd401fecff1ae508da9e30b7c52c87ed5dd 112 0.05 vMB 14
219,131 219,131 00000000000003917122572b6f1601868e1815b803bcec88f2d2e4d1929b18a8 682 0.25 vMB 287
219,130 219,130 00000000000000426f3ccd33ce054126f47c9561120dcc139abc54bfbfb01299 734 0.25 vMB 234
219,129 219,129 000000000000024e08d5463ed68e5a093f86680656bb33096e2821f9083d14f5 556 0.32 vMB 343
219,128 219,128 00000000000003839de8a8b08a56bf0e5597b078e35bf130b23fd4c5cea128b1 28 0.01 vMB 171
219,127 219,127 00000000000003d4071c84a4130d87b1bfd69789ea4baa031add509c4b858a22 409 0.17 vMB 245
219,126 219,126 00000000000003c48d4fedb97205b2a70a3fdf828c1e17505b564bbf72c9eff2 229 0.12 vMB 246
219,125 219,125 00000000000004e7b8859f0020e4476719958f97020b9a971d2247fb5ce39c77 218 0.10 vMB 231
219,124 219,124 00000000000000a3a38dc0ec9c7e32a4327d54373270be762a7dd4099cd183b2 276 0.12 vMB 175
219,123 219,123 00000000000004ecfac9d012dd5acef2d55e4b6cfa507923063d2ccfed9a73a2 149 0.07 vMB 189
219,122 219,122 000000000000038bb94b838ecafad81ce63d56c7627da0f2f5f699ecd98e73a8 108 0.04 vMB 128
219,121 219,121 00000000000004efb59640c2ce95bb559c435747ed03787d207eb51ff6fcee06 12 0.00 vMB 141
219,120 219,120 0000000000000139c4b0dec8f2cdaa359634e99145e8175aca5e614347b28a96 392 0.18 vMB 209
219,119 219,119 0000000000000119e6da2e305932fa5573b505780cd2ebaf33f631f7a5dae501 324 0.22 vMB 50
219,118 219,118 000000000000040fefd6905eca36e9a17811fb0748200b8b9349787a2bf238e6 580 0.26 vMB 323
219,117 219,117 00000000000003aa5b701b4453008b5789eef59b06e2a2a6b5e0b7b5d2cf2f80 127 0.05 vMB 14
219,116 219,116 000000000000004b9880e0d853ebce18da22f964a4c1331e92a415ccb2feff08 564 0.25 vMB 385
219,115 219,115 00000000000002957f9bf56a94edac5ecea1f858f99640ff7b556398148bdb92 612 0.25 vMB 358
219,114 219,114 00000000000000bfe69f20395e93cd486ae7442a8cf5fc1d7c36e7158e59f9bf 452 0.24 vMB 218
219,113 219,113 00000000000001e0da28d825af9661c9de4c72a0428089aefb56004df2f4218c 699 0.25 vMB 277
219,112 219,112 00000000000003bcb438232ed01970fa2971ec98e22fda194f89290f88379f49 152 0.08 vMB 107
Previous 10 blocks ↓
Total Size: 779.63 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: 304.02 GB
    • Received: 1.39 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.