Loading Tool

Explorer IconExplorer

Memory Pool

72,830 transactions
28.09 vMB
0.06684371 BTC
Random Selection Loading Transactions
Max Size: 166.48/200 MB

Candidate Block

Mining Attempt b349287bfd07a97fc278ea2a5527d0587cafbd521c1489f55ca0dbe4fc56e500
Version 20000000
Previous Block 00000000000000000000e94b2fa04b5815c8607f95d1c591178669b3e7ff4075
Merkle Root 0120aae8f889a41200262039d4a4ec3ef63b419365df9ff8933441d38ef44b1f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,601
Size: 1.00 vMB
Total Fees: 0.01074571 BTC
Feerates: 111.62 > 1.08 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,032 (235,108 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
679,924 679,924 00000000000000000002f5823052db18a515b17a25a1ae8ecf0ac9cd325a6c4f 2,474 1.00/1.00 vMB 289
679,923 679,923 000000000000000000001fbad78394d5b198604014362560c0a557e99ecfd368 2,756 1.00/1.00 vMB 252
679,922 679,922 0000000000000000000ae69b0a3f1bad296a06fac9ed411334117087ec382dce 2,301 1.00/1.00 vMB 249
679,921 679,921 000000000000000000029343d90e98bd8173e68ff49eea8fb353d7698980bca9 3,050 1.00/1.00 vMB 252
679,920 679,920 00000000000000000004def2eb9b2abcc2f847b53bb3b4bb21a39ea41a9aef45 629 1.00/1.00 vMB 258
679,919 679,919 00000000000000000005804f609ba908492081ebdbca4653f1fa18553e3a476b 2,265 1.00/1.00 vMB 282
679,918 679,918 00000000000000000007633aae2ab324aad0c963061f6f0537c76add891e17c4 2,988 1.00/1.00 vMB 290
679,917 679,917 000000000000000000004035d600016c2005b4238acb2750625126542b8033a0 2,535 1.00/1.00 vMB 278
679,916 679,916 0000000000000000000b014cad322db899c4fcffc2bdbe1968c6fa85217308a2 3,805 1.00/1.00 vMB 287
679,915 679,915 0000000000000000000173438abfbcc8c63efe0ff2acded17bc0f54d596d0a78 2,711 1.00/1.00 vMB 283
679,914 679,914 0000000000000000000a23e69c6ef3d1f9f7efc713aac74081d8bb17726f5fda 2,329 1.00/1.00 vMB 272
679,913 679,913 00000000000000000008c2c08d16c83e661f539bf600ccf19bef3f2cc57b2819 3,060 1.00/1.00 vMB 301
679,912 679,912 000000000000000000020d6f531a71f4c7afc7ccc4aef914fd14e2136be2eb48 1,451 1.00/1.00 vMB 275
679,911 679,911 000000000000000000070952c63ed60c8df6026314571123bdd655bd73d57049 3,160 1.00/1.00 vMB 328
679,910 679,910 00000000000000000006e2962638f85064d16c546a08f00a0fde18fbbef718fe 3,017 1.00/1.00 vMB 285
679,909 679,909 00000000000000000005e5b65e8615101d85c56dbf17c3de75d7672b16b6daa5 1,634 1.00/1.00 vMB 136
679,908 679,908 0000000000000000000afebc6990690321dee8df8f52f67bc2dcbf59fb3febd4 2,496 1.00/1.00 vMB 159
679,907 679,907 00000000000000000007cfa4aaac85b26048e0243fbb38a1509257472198773c 3,080 1.00/1.00 vMB 267
679,906 679,906 00000000000000000000c82b2d1213cf16a7794424bf0b59978f9cd7c1d2d70a 2,478 1.00/1.00 vMB 182
679,905 679,905 00000000000000000008b9e4053c97afd19eaddb0f3e6fc362c33f3f99850f25 2,441 1.00/1.00 vMB 226
679,904 679,904 000000000000000000011e502cbfc0afd95403eb856fc64d6b5ad7c3569dabc4 1,229 1.00/1.00 vMB 236
Previous 10 blocks ↓
Total Size: 782.45 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: 666.84 GB
    • Received: 15.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.