Loading Tool

Explorer IconExplorer

Memory Pool

75,745 transactions
27.83 vMB
0.08081999 BTC
Random Selection Loading Transactions
Max Size: 169.76/200 MB

Candidate Block

Mining Attempt 4ebe2e429a7c4a11d486a33ab5650de1e90d72a749552b0c09cdf6a7668e518a
Version 20000000
Previous Block 0000000000000000000091aab2e57355cdf4c0fac78ba90baa2b5eeac3f0e020
Merkle Root f5201d2b6824ca071692518e508b0db56ff4bd38e99d402846558ba64342f998
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,941
Size: 1.00 vMB
Total Fees: 0.02117955 BTC
Feerates: 529.10 > 2.12 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,278 (642,688 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,590 272,590 00000000000000032b06079a6cadcc14c4b01fe681bef6a09c31e8f10e149a2d 157 0.08/1.00 vMB 37
272,589 272,589 00000000000000006ae8d1a17ec2f567004d6825a4ab887aadf279ff0bb1807f 208 0.20/1.00 vMB 14
272,588 272,588 000000000000000366503e82665577022d911b6df7498b42539073580216cecb 606 0.25/1.00 vMB 72
272,587 272,587 00000000000000001dc4d1619b72f21c2c8842a237a4375f3c2c0342de95dd6d 278 0.12/1.00 vMB 42
272,586 272,586 00000000000000040d4af614e6147b26a1b05f4f4745ac4786993b41ccf0d682 86 0.04/1.00 vMB 46
272,585 272,585 000000000000000153837832bb3173dcf83ffcfc0d45d24ce22fb7ab94c30100 484 0.24/1.00 vMB 63
272,584 272,584 00000000000000021420cb851861834cae80fc8aa67a0661dcff3caa486f97b9 293 0.12/1.00 vMB 75
272,583 272,583 0000000000000004061a19087d65b36719e044bf209485cdd6a86bfb5bc2f600 466 0.19/1.00 vMB 57
272,582 272,582 0000000000000004fac66ddae1f7e199354dcbad4d5a907b47977b568bc1e949 322 0.24/1.00 vMB 26
272,581 272,581 0000000000000004c42d99e6fe59a81379fdbb872a106eac135eef6c8710a833 698 0.25/1.00 vMB 81
272,580 272,580 00000000000000048987a92b58aca7136a0a50358dee59a5ceebb1e9a41d04aa 383 0.22/1.00 vMB 43
272,579 272,579 0000000000000003682fbaa9cb349088633befd7bd06050921cd2da78f8e2636 360 0.17/1.00 vMB 60
272,578 272,578 00000000000000011b900b056269594b3a46764c64aa546058161c9aee1003b2 400 0.20/1.00 vMB 41
272,577 272,577 0000000000000003a549200502f5d885a68ccee62bb9ecf771b26746a5120972 657 0.25/1.00 vMB 58
272,576 272,576 0000000000000002f71ad76c8033e99da05149572309ff0477523a6eee8fa81f 52 0.02/1.00 vMB 148
272,575 272,575 000000000000000431cc21dff0c1df6c42387786425f1ab30f22bdb76a780290 295 0.12/1.00 vMB 157
272,574 272,574 0000000000000001af7d04648561565513f3c35861691f101f7ad0930a3c228f 220 0.15/1.00 vMB 9
272,573 272,573 0000000000000004c85d549cbd870ee0bb279c3eb80ad142c0df74f1eb51778a 810 0.35/1.00 vMB 59
272,572 272,572 0000000000000000cc5f283475d7177804c13b76c0e09594ec4afec7ef68f836 73 0.04/1.00 vMB 19
272,571 272,571 0000000000000004b5026515563c10b24da5f816c8bc31750995b745753b69e0 636 0.45/1.00 vMB 46
272,570 272,570 00000000000000009c05e4980d140ea09a292ceba4e5f64da6300ea97db3ffa1 711 0.49/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.87 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: 713.10 GB
    • Received: 17.31 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.