Loading Tool

Explorer IconExplorer

Memory Pool

78,039 transactions
29.04 vMB
0.07948775 BTC
Random Selection Loading Transactions
Max Size: 175.71/200 MB

Candidate Block

Mining Attempt 471dec6b897a6c112fc6171b51304fbe180d8222f41954ac37a7003aa3215ee9
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 191ae7852db61714dd6aef7ea857e2f1f5605e1044149006a78dc63395e01680
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,956
Size: 1.00 vMB
Total Fees: 0.01890450 BTC
Feerates: 178.73 > 1.89 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (402,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,220 512,220 00000000000000000042ac7bcc3ecc82e349f8d7329ce0f79d402ff60546d844 1,440 1.00/1.00 vMB 26
512,219 512,219 00000000000000000003da6d19dfe5cd20cab52bbada1d40f6ce45a3caa92246 1,917 1.00/1.00 vMB 37
512,218 512,218 0000000000000000002d52a7109c751953a1fcb08da4e4c9c55a77fd321df824 375 1.00/1.00 vMB 6
512,217 512,217 0000000000000000001bda136f4161fd029189dfdbce9698dc2c7e5e5ef76b5b 1,197 1.00/1.00 vMB 23
512,216 512,216 000000000000000000326a9ae139c8221822b6453599ffab5bef1e6e7a6cc171 2,253 1.00/1.00 vMB 42
512,215 512,215 0000000000000000001bb7ea562581d4177e6dd7f3c061a1ffcf905781c132a4 299 1.00/1.00 vMB 6
512,214 512,214 00000000000000000017f305e4ee597d5ae49e61a1146913b0ce765960286c3f 1,038 1.00/1.00 vMB 19
512,213 512,213 0000000000000000004e02e5195d1f397c5799f8b68ce9f7e5584a8f7f8994d3 1,919 1.00/1.00 vMB 37
512,212 512,212 000000000000000000142000929d0352c5ecb50e1008000358c46c6653ad9181 202 1.00/1.00 vMB 3
512,211 512,211 00000000000000000035d4f96d71b5fe9477fee121db76cc32739055183644bc 422 1.00/1.00 vMB 5
512,210 512,210 00000000000000000011f254b2fed93b2d2650be51cc61814893e1232ca221ed 410 0.13/1.00 vMB 12
512,209 512,209 0000000000000000004b5246376ecaf7d85ce93d5eb4e037631060d5ebb33596 1,274 0.79/1.00 vMB 25
512,208 512,208 0000000000000000002ec2d31a92ba8865e23d87df5a8e06030063e5eacf06b4 657 1.00/1.00 vMB 15
512,207 512,207 000000000000000000172349155970186dcb18baf9f500000f36b925f8ada9b9 2,344 1.00/1.00 vMB 40
512,206 512,206 000000000000000000516479561ee698bb17409631051c556c915fef6f17b467 728 1.00/1.00 vMB 8
512,205 512,205 00000000000000000012baabbb582e841b2bd1982ede03d342e6cc4701d969c6 591 0.25/1.00 vMB 60
512,204 512,204 00000000000000000012d2429116e88101cab3de18485d5306f5400eabf73f94 708 1.00/1.00 vMB 13
512,203 512,203 000000000000000000086da1d38e97cd45c3480e887ac10630dc5a8e5ea0ad4b 618 0.26/1.00 vMB 43
512,202 512,202 0000000000000000005040da27668bbb3b209351538a77b2e6d0ae0f67ffb292 290 1.00/1.00 vMB 2
512,201 512,201 0000000000000000003bf5585dfc881093fb8364db01eac0861bcc9ee33b5853 521 1.00/1.00 vMB 11
512,200 512,200 0000000000000000004944108079f66863e73b474bb2f5650c85998c311f3e41 239 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.68 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: 677.33 GB
    • Received: 16.43 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.