Loading Tool

Explorer IconExplorer

Memory Pool

29,373 transactions
27.33 vMB
0.05789477 BTC
Random Selection Loading Transactions
Max Size: 132.86/200 MB

Candidate Block

Mining Attempt 71c2f7cba5b628eaf77f92eb1692ef923c014b8ceaa430023ce1a880bb77e8bf
Version 20000000
Previous Block 000000000000000000005f6e061237a1b3be90d7e91949057a34a7b5facf2fa9
Merkle Root e742e3229c3e07334ac39262e6e81569ceee6a1ff10a13d30a15eafb14fdf45d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,888
Size: 1.00 vMB
Total Fees: 0.00614543 BTC
Feerates: 70.32 > 0.62 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,529 (225,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
689,239 689,239 00000000000000000000ac9fbaaabe3285db1edfc98203ce0ecf52c5323bf4e8 2,756 1.00/1.00 vMB 82
689,238 689,238 0000000000000000000b5e7222056c4eacfed2a0b6a6ea079a246ee9a33e9d0d 2,528 1.00/1.00 vMB 86
689,237 689,237 0000000000000000000c8f6774516e68a17346267409e6e733d1b8ff1a600489 2,862 1.00/1.00 vMB 85
689,236 689,236 0000000000000000000da50ca126758308b69173aea4ca8bff1ff2f75b9e681e 2,699 1.00/1.00 vMB 82
689,235 689,235 0000000000000000000b188c4a0278af68ee71e61ad787ef3dd6938d04594a9f 2,402 1.00/1.00 vMB 80
689,234 689,234 000000000000000000073720f5d2bcd80094e6d2438c0224f77c429c4a8cc07d 2,115 1.00/1.00 vMB 68
689,233 689,233 0000000000000000000cb7b12c7860a628126a3c92fa79fdadfa0ded6b220e95 3,365 1.00/1.00 vMB 93
689,232 689,232 000000000000000000022cf5f0b9b046665b10d4b8323b71b1a37b0b2dfe72a1 3,579 1.00/1.00 vMB 55
689,231 689,231 00000000000000000008c27655dab8b1c5a9f9ff5381906d164fedbb0b9047b8 3,652 1.00/1.00 vMB 65
689,230 689,230 0000000000000000000b06f9bf4d64745321d35d398022b1e6d02e0ad7f8c24a 3,208 1.00/1.00 vMB 76
689,229 689,229 000000000000000000069b7f23b1aa5a0aa578ea87b32b58ef1d5f01d44c5f53 1,773 1.00/1.00 vMB 68
689,228 689,228 00000000000000000009b6ecb5d263bb7443943277c0fbc6fba443d37f668a03 2,997 1.00/1.00 vMB 86
689,227 689,227 0000000000000000000d93ec73f1cb2f61ae313aed3e9dd47d2a59432cdd1912 1,637 1.00/1.00 vMB 65
689,226 689,226 000000000000000000093c039c4e4ca12d2c059d0b7174d28888939373021999 547 1.00/1.00 vMB 69
689,225 689,225 00000000000000000003cc093e6c7ea1c8794f2c96b3c9dbdd530d82c10ce2f2 2,419 1.00/1.00 vMB 77
689,224 689,224 0000000000000000000d777d142d543dd72eaeab600555af652a6d06db841faa 3,013 1.00/1.00 vMB 80
689,223 689,223 0000000000000000000b4facc7f2fe49bd0b602c515f2550dcd503754f02cf5d 3,125 1.00/1.00 vMB 91
689,222 689,222 00000000000000000005a562e996f990456ee8a4dd4998720f862f1b2636bc19 2,287 1.00/1.00 vMB 77
689,221 689,221 0000000000000000000b9e3ad3b250cb2fcb4ea95ce639a4bdef2bf4c549fae6 2,832 1.00/1.00 vMB 93
689,220 689,220 000000000000000000026083de948c608b69fa019317cb304f2ffd119935ebaa 2,742 1.00/1.00 vMB 89
689,219 689,219 0000000000000000000704085b59e792c5694909b408a4c6c567f2930a65e0a8 323 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 781.55 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: 621.50 GB
    • Received: 11.23 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.