Loading Tool

Explorer IconExplorer

Memory Pool

73,944 transactions
27.36 vMB
0.06720520 BTC
Random Selection Loading Transactions
Max Size: 167.06/200 MB

Candidate Block

Mining Attempt 9a147d96e79ef125fcce853f405f85307701997100b6962c463e32d9ce65393e
Version 20000000
Previous Block 000000000000000000009418be377a7dbe0bede82ec33cb930177efc69aaeff9
Merkle Root 8aed428785e5f80ab7a3c0edf05e38f07a18b7b2acb9fa3e5ac1e84beeaf0f17
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,242
Size: 1.00 vMB
Total Fees: 0.00898488 BTC
Feerates: 100.00 > 0.90 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,252 (700,636 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,616 214,616 00000000000005097778170e419529f546ccbd65c6d63e7a73128d8ba7ccdfb3 40 0.02/1.00 vMB 153
214,615 214,615 000000000000022290ab4ab76f0bcacff6eed8f75e746fadaff550e32dc495f8 47 0.01/1.00 vMB 1,111
214,614 214,614 00000000000004e990a87b1551d43ecd220c0fc72e4d43329e43cb7f6fdec76e 113 0.05/1.00 vMB 366
214,613 214,613 00000000000001237f22c958532af730b25429221bab08c5af416f225d4d7b3d 15 0.01/1.00 vMB 148
214,612 214,612 00000000000001a13bf25aea05fea03db5deef9d3739e6a11ecfebf6aa2bdcfc 143 0.06/1.00 vMB 242
214,611 214,611 00000000000004a32a0b59ad061764c8bc0cd634c16ca56dd3f3793412e47c1e 350 0.17/1.00 vMB 289
214,610 214,610 00000000000001c958058366dd80cb12ee73b97481e806ba8aa13a28353a235c 32 0.01/1.00 vMB 158
214,609 214,609 000000000000024105c1dcca81b4d4677a4934497ec8eba3397888c8f9c6e135 154 0.06/1.00 vMB 164
214,608 214,608 000000000000013a82ccd9183d6d12ae61258dfbc6373abd444b8478397e6588 347 0.23/1.00 vMB 122
214,607 214,607 0000000000000453a938b3b9d639206166b29a43f08b6667c292fd0a510aec32 315 0.12/1.00 vMB 215
214,606 214,606 000000000000043e5fa8e91cd969d48dc9c9789ea4baf1489bec10ad5c552b7d 12 0.00/1.00 vMB 78
214,605 214,605 000000000000039f848889b1bed7ee48a20862cd6aba5f036a048dc7e40ff7a1 61 0.03/1.00 vMB 346
214,604 214,604 00000000000002142b43d778f558e2cf5acba7938ea47fd4db4e9a5389b28d20 111 0.05/1.00 vMB 212
214,603 214,603 00000000000004ede03d361d33ec6159f8ef768d3c5b903a729b0d78516e6d1e 253 0.19/1.00 vMB 119
214,602 214,602 0000000000000196c613ef5f90b13199f0b4179ec11d66e549ffee79497caa35 512 0.16/1.00 vMB 347
214,601 214,601 00000000000001d8611d462027bbc9285a9193b1261be9ad09ba042d0f6ead31 10 0.00/1.00 vMB 184
214,600 214,600 00000000000000f63d8dcfe127dad92d922ef41075cf5de227b5e7e6549dd80b 216 0.10/1.00 vMB 232
214,599 214,599 000000000000011d227bd783f955b37008f3ccddac08e2fe771460ddb090f6b8 11 0.00/1.00 vMB 106
214,598 214,598 00000000000003eac7cb66162068fc21896facd1ecff3582c182e1e6657a8b56 351 0.13/1.00 vMB 316
214,597 214,597 000000000000054c7a1a213e5c9fac8a83e580b9c387699fb153a464dee0b078 64 0.02/1.00 vMB 374
214,596 214,596 00000000000002605afcf9d8495f9de174cfe5e8a7ca8d4f01ba37b813953c0e 25 0.01/1.00 vMB 163
Previous 10 blocks ↓
Total Size: 782.83 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: 711.68 GB
    • Received: 17.11 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.