Loading Tool

Explorer IconExplorer

Memory Pool

24,149 transactions
11.58 vMB
0.02850518 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 65.85/200 MB

Candidate Block

Mining Attempt 695f2e5f1829ad378d2c4214b3c5d0c387d1535392413476fa174a77a3f589b7
Version 20000000
Previous Block 000000000000000000011a75290ae074a86aa244b62cdd60847de059c4401eb0
Merkle Root 3ef1824e12a9ce2299a63cc1ce5d0f3b764b367d17fca6754b6a86098ab70b54
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,177
Size: 0.9978675 1.00 vMB
Total Fees: 0.00950169 BTC
Feerates: 40.56 > 0.95 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,700 (706,645 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
207,055 207,055 000000000000039af7b7932a8552054f77f36e96c6885467ccb612a7efaba13b 38 0.02/1.00 vMB 130
207,054 207,054 00000000000000ca3f53eb96d330ea947763dd0a8ea559a634755e6c58e50c25 251 0.11/1.00 vMB 182
207,053 207,053 000000000000025d41206414681026cc9829967cd139ecb7d64ba146c5fd4e40 321 0.19/1.00 vMB 95
207,052 207,052 00000000000002fb2060e3d59153a16be699cc9370b771cd3ba3f5eb0e9c86e6 152 0.06/1.00 vMB 200
207,051 207,051 000000000000003f2f8a541229046d6b3237ef349ee1019a286db997a327c04d 385 0.15/1.00 vMB 209
207,050 207,050 00000000000003145f71f1762c2d93fbede9b8021b9b34919f69287f0d436c1d 101 0.04/1.00 vMB 94
207,049 207,049 00000000000000e6112f2c0b2d8ea2e62dfb4e9ccc3be3faef6f9eca2dfef72e 258 0.11/1.00 vMB 153
207,048 207,048 000000000000025e712587820acb3f8f6f277cca48c7f5988a2738bd8edd30d7 484 0.21/1.00 vMB 177
207,047 207,047 00000000000000a852ad40bdd2bb77e8dbd29488cd58f3eb4cd6de89bf978904 679 0.30/1.00 vMB 225
207,046 207,046 000000000000022561862c7707341d7e21b1d7a20a3e694372b981bf310a19b9 1 0.00/1.00 vMB 0
207,045 207,045 000000000000049c2b9b86a7dbee197b4f418da9d8a63bc6ae98a43dfbc887ad 41 0.02/1.00 vMB 117
207,044 207,044 00000000000003636a7ba59d66816d6646b1e0baa442cc82fea58d286ad393ff 27 0.01/1.00 vMB 667
207,043 207,043 00000000000003a8438ab90f5f35484efa191d91a0a27ee083c0562d3226ce61 488 0.29/1.00 vMB 149
207,042 207,042 00000000000000e9853a519a8168abd01be5d3b8739a90862ede72d8d655fd84 92 0.03/1.00 vMB 71
207,041 207,041 000000000000004bd4bb00efcdb0d067ecc7fc2ca1f25278f4ee07cd93f4a27a 242 0.14/1.00 vMB 145
207,040 207,040 00000000000000102a67965bdfc6119f8d9cf2e8aed1971969886c1de2e8ce81 154 0.05/1.00 vMB 113
207,039 207,039 00000000000000fb8d804ca7cf6c3354e1b228a6d447c7a7149529966fac98f3 262 0.12/1.00 vMB 179
207,038 207,038 0000000000000423f9a65e73eb9ab5b7d5c81e81f2107f6113a1505b417fbbd7 685 0.25/1.00 vMB 211
207,037 207,037 00000000000003066ebee7730b5907282728b9074e8e86fd777d315fe2f8cf93 429 0.18/1.00 vMB 158
207,036 207,036 000000000000007a27058c915d9e459779eaaf51bde5929929b53d38c2ea4f8a 449 0.17/1.00 vMB 193
207,035 207,035 0000000000000254bcf28ffeba9e54e40fa6d5f9054441f46750a1388ae397aa 534 0.22/1.00 vMB 250
Previous 10 blocks ↓
Total Size: 780.09 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 493.30 GB
    • Received: 3.46 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.