Loading Tool

Explorer IconExplorer

Memory Pool

41,391 transactions
25.94 vMB
0.05526265 BTC
Random Selection Loading Transactions
Max Size: 135.69/200 MB

Candidate Block

Mining Attempt 9ce20b315f107019eee8a68fb9429aca0bc18a468c31b993a6ebfaa35c59986e
Version 20000000
Previous Block 00000000000000000000b5b2d45e6886bb0157eb70677ea9d4555802ee085a1f
Merkle Root ff603bbc36c10a94db7af15bb8e7e79d8d8fe890581b926e4de39ed39dbae0fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,264
Size: 1.00 vMB
Total Fees: 0.00816623 BTC
Feerates: 100.00 > 0.82 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,732 (818,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
96,379 96,379 00000000000430f1b5ca622e4bbfea6ec53a632dce23f0267ee4fb226be0c40d 2 0.00/1.00 vMB 0
96,378 96,378 000000000003acee38418cdfc3dad75ce1aac1ec09868c6360dc61a054a352ed 1 0.00/1.00 vMB 0
96,377 96,377 00000000000500c77b3512236f8d04542a53b15cdb2f49b2f19e2cf2c7c341e4 1 0.00/1.00 vMB 0
96,376 96,376 00000000000778cbd56c7a7c9bcc83b112034be9d3ad7f924ed13e9b0ef61f5b 2 0.00/1.00 vMB 0
96,375 96,375 000000000003023e0dd3402d490c5123f46e8d80a3135ca427ea081c0abb53b6 2 0.00/1.00 vMB 0
96,374 96,374 000000000005d025628564417df3114405ba8955cbddf06e793b38adb0f0efe9 3 0.00/1.00 vMB 0
96,373 96,373 000000000002d330d4f770d2855a4ff21c1b6bafa30848104480db5d2a5e0015 1 0.00/1.00 vMB 0
96,372 96,372 000000000004f8681ba3793a0879c36d2be4e23ce4eec4cb18ce1e2ad394b091 3 0.00/1.00 vMB 0
96,371 96,371 00000000000629c25382bd4b0a2cc9ffb2484ba40b2216e628010476f3a08d98 3 0.00/1.00 vMB 0
96,370 96,370 0000000000073365f9e96d7484d897118e4ac303f08fdf1889e6ad37d152d573 1 0.00/1.00 vMB 0
96,369 96,369 00000000000222ae97d750af8a6279246d312d30562cb50d885ac19cebd2e930 2 0.00/1.00 vMB 0
96,368 96,368 0000000000041091e4ac4f109fc2eca61891b79fd2f7af666b2c4ab1d79e2471 1 0.00/1.00 vMB 0
96,367 96,367 0000000000078ab5a049310988845ec61a35ef27f1e0919c078228a58b8d5180 3 0.00/1.00 vMB 0
96,366 96,366 000000000003911868bad87f2f98cf4f2a7ef5386a39fc0be21f46c193a27df6 4 0.00/1.00 vMB 0
96,365 96,365 00000000000624650f773f70ff00a0b2aa0e8867598b37be07fe8cd4139517bb 1 0.00/1.00 vMB 0
96,364 96,364 0000000000075dc81e47206a9b1f5f116302708b9ac05764ada516eb0188dfd7 1 0.00/1.00 vMB 0
96,363 96,363 000000000006b5fe45e36616fdf12419089f9f885accb80f3730906c441492be 1 0.00/1.00 vMB 0
96,362 96,362 0000000000056633e2c850bdc64f80fa0a5092eee281b3415fe8143ff1ba9359 2 0.00/1.00 vMB 0
96,361 96,361 00000000000738e8c3c78903366fc34f9b4bb40caeb3961c32dd8fb950294c25 2 0.00/1.00 vMB 0
96,360 96,360 000000000007d2cbf4f5d6589c9fb2a928644815441c1b0bff5793c5440f948d 2 0.00/1.00 vMB 0
96,359 96,359 000000000003566a5131932d39d0be13d0ab54da358138bc33b166f56823174c 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.92 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: 646.03 GB
    • Received: 12.80 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.