Loading Tool

Explorer IconExplorer

Memory Pool

27,025 transactions
7.44 vMB
0.08010937 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.25/200 MB

Candidate Block

Mining Attempt a6e50e679c1bf09ebfabbf349d0d1e8d7e2d25c0dc25cded7712a14f8d8fb6a3
Version 20000000
Previous Block 000000000000000000002a7ea3105b77a9d6bc632347ce0685ad3a1361c683a0
Merkle Root 5ec24367dca2b60bd5952bba8abbb2e5dd5eff8d1fccfe1afbc92e272dd59496
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,429
Size: 0.69 vMB
Total Fees: 0.06103042 BTC
Avg Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,022 (714,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
198,060 198,060 0000000000000619a52cf85df5be35085327605e28c6da140d877b8f6176b854 0.12 MB 256 149
198,059 198,059 000000000000057f04f20861cb9519e28f56c105064b3962249f583f12cb5d92 0.34 MB 573 88
198,058 198,058 000000000000012f2ec3cad413824bf9f3db978a702b1d4cb0941fddf3917262 0.01 MB 39 222
198,057 198,057 00000000000000834aae1c3793d99f8961e840fcc3ada192ac43c06fe14b8778 0.01 MB 31 113
198,056 198,056 000000000000050a01dec80840dbedd23ed9a2085995eb3b26e1bf63b870dbe5 0.06 MB 189 210
198,055 198,055 00000000000003cb8ccc02bdacc78f56f8fb54011d0c01bc155f31ebd5c80142 0.23 MB 592 153
198,054 198,054 0000000000000508dfe8228f50ea208d1373b5d2bd2f85bab2da591bd9582e35 0.00 MB 9 15
198,053 198,053 000000000000035a7c7deef7ac16de3dfcc87854ceb2e823b235083ed1ddcd44 0.10 MB 258 133
198,052 198,052 0000000000000315b346a9c2805e1eb12c5a8cea58e3c6b85d7959f7b4bc4a75 0.05 MB 127 179
198,051 198,051 000000000000027296802c89caac07312a472c1821def60bc3324c96b55b8117 0.01 MB 20 79
198,050 198,050 00000000000004788b89dd96b15974c490adbf53ad1d9655c962a2a920b245b0 0.01 MB 16 77
198,049 198,049 00000000000000823784a09f777238dc96a59582fe1c347625f75ec6bd211eda 0.10 MB 226 203
198,048 198,048 00000000000000f03d9a50e2da62a66e2bd43039fe3697233f3ea6f67d11f6c8 0.00 MB 9 148
198,047 198,047 0000000000000464442d07d283a1b49f1f23e0b5e4a057963b761bd5eac10742 0.04 MB 95 132
198,046 198,046 000000000000000b8338ad8a0021327d58c3817f08900f424a0766e3d3684ff5 0.05 MB 111 506
198,045 198,045 00000000000001dcc5f96ba1f09091d22e7cc705bd5d6c7b3f8aece65bcd8cb3 0.04 MB 59 126
198,044 198,044 00000000000005b1e2203669eaf06b8ca319fcb02e829e3224c249dceb574fce 0.03 MB 106 7
198,043 198,043 000000000000033d0ee8ed36e2efd1fde8ea17f4b20d71a88b6e8a91292512ce 0.16 MB 389 196
198,042 198,042 00000000000006216b317d33963b774bade8fb3fb3827a51d744bfe2b8ef659f 0.24 MB 659 190
198,041 198,041 000000000000013a8e4ea45774ee7e22bac9546b0b8c05ebd7018e8879731fde 0.03 MB 98 338
198,040 198,040 00000000000005b6f75f778749beaab0af867f6ce80c9deeb5292198d7945ca6 0.09 MB 183 198
Previous 10 blocks ↓
Total Size: 778.88 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: 401.75 GB
    • Received: 3.61 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.