Loading Tool

Explorer IconExplorer

Memory Pool

43,284 transactions
26.88 vMB
0.08743319 BTC
Random Selection Loading Transactions
Max Size: 140.60/200 MB

Candidate Block

Mining Attempt 01648f7a1b80a46f56f6585cb23635559be8c0d753dd77dfc696181c6acd0d52
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 288a7474ab430ab8c4530938e5d270075eb8e6f3fc01945cbe54ffbd44adb6ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,424
Size: 1.00 vMB
Total Fees: 0.03689039 BTC
Feerates: 151.16 > 3.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (641,754 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,115 273,115 00000000000000023d0d28384c49d8f8f6108408519e2ef82394ac51ab654fe8 979 0.45/1.00 vMB 33
273,114 273,114 000000000000000208c13281a8c61a4708dfca2fc5d8dda3c2714b918170128c 454 0.25/1.00 vMB 99
273,113 273,113 0000000000000004deb0a01d98b119ddc474fe3a5bde6f9ecb1f2439cd9186d3 531 0.35/1.00 vMB 59
273,112 273,112 0000000000000005202339db9dc2c68cb0f26eef32b518190fcf220a3f6a4e19 185 0.16/1.00 vMB 39
273,111 273,111 00000000000000028d83db5f0d883d3624066a98c44767e4b9c2b137562336b9 339 0.17/1.00 vMB 40
273,110 273,110 00000000000000029651d45557c8c0f5394af9c73ba17f0fb636883ff8f7b008 253 0.10/1.00 vMB 75
273,109 273,109 00000000000000019c13fb662c583583a4907ba281fbb9104d154073dd21498c 241 0.13/1.00 vMB 43
273,108 273,108 0000000000000002cb7e9e734b49586beeea35141333456888a08f0091c9c298 66 0.03/1.00 vMB 42
273,107 273,107 00000000000000038be5b258c7ca736c09cac15608ec07107ea471541eafc6da 1,325 0.76/1.00 vMB 32
273,106 273,106 0000000000000005d02ad5f1613d87d6aabcedf4f0cc586751369b1f98407534 758 0.25/1.00 vMB 52
273,105 273,105 0000000000000000cfc62406981740caa815b7c2fd795f92168b3205f9a0aee3 594 0.25/1.00 vMB 127
273,104 273,104 0000000000000002badef574e6d987cfe7600674b111f78e1e0427074ac96389 164 0.06/1.00 vMB 86
273,103 273,103 000000000000000487ec17e912104e3e2627f2262ca8ce75c191c56d2c7e194e 14 0.01/1.00 vMB 45
273,102 273,102 0000000000000003bbcaa6da07feec8edf9c41f7e25be55756238aa6d935d60a 285 0.14/1.00 vMB 36
273,101 273,101 0000000000000002762a7260047357743582682db086de51b9bcc20005ff5f66 765 0.40/1.00 vMB 35
273,100 273,100 0000000000000005c50f737574a98e11eea9119a5c733d2d24beb90c745508cc 753 0.25/1.00 vMB 87
273,099 273,099 00000000000000001c80829f89604bdba0b66acf88f6b329ef81142a990c3f1a 331 0.14/1.00 vMB 46
273,098 273,098 0000000000000005937b4ecd0023a8c544a6d0d1b600a2d14a728c351468899e 667 0.34/1.00 vMB 55
273,097 273,097 000000000000000389ac6d5bd6b25658da6c5b268fea06f5af48e8fa00c81e8f 575 0.29/1.00 vMB 46
273,096 273,096 00000000000000029bc918758e3795c8e107d46bffc8ddc78f122e4c5ab24a6f 234 0.13/1.00 vMB 8
273,095 273,095 0000000000000003979d264acef9b066c4aa19d43f5aa0150545965c3000fbbc 443 0.19/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.