Loading Tool

Explorer IconExplorer

Memory Pool

84,989 transactions
31.99 vMB
0.11750654 BTC
Random Selection Loading Transactions
Max Size: 195.63/200 MB

Candidate Block

Mining Attempt d91f32f546280fda8a02345e79c4161603e77f4321f2698eca65e9ef261fc99e
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 1b4af1d3efab44ff60d0da2f79a39dbce578c3bbd451f7febb8e03934a1ed2f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,777
Size: 1.00 vMB
Total Fees: 0.03783259 BTC
Feerates: 301.05 > 3.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (617,244 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,982 297,982 00000000000000007c22d2cf178cfe2f18b0873ab60d87db6d8f47eb640af5bf 94 0.05/1.00 vMB 30
297,981 297,981 00000000000000002ec2992e1a1658dc9f16286c8b4e13129fff8ce1e7cf3b39 470 0.28/1.00 vMB 34
297,980 297,980 000000000000000005a6b20aff778184f0330b019646868996397f9c268a5784 256 0.14/1.00 vMB 62
297,979 297,979 000000000000000011ae3e0a99f18c7dd603445b1a48f185c4bd220f1febe59b 128 0.07/1.00 vMB 24
297,978 297,978 0000000000000000826f1b097c11da60e2c817540b11d258b57a43115aabc82e 197 0.14/1.00 vMB 63
297,977 297,977 000000000000000052b92d9243873c61b400a1fc6b787ddf38eada951fed0b83 219 0.25/1.00 vMB 17
297,976 297,976 000000000000000002eb294ad00b80389a4aa39ae7fab222e5c7b815a1551d04 906 0.35/1.00 vMB 49
297,975 297,975 000000000000000094c074581368ee848058c8dc30ff8011f1b74662765141e5 128 0.05/1.00 vMB 63
297,974 297,974 00000000000000008614b60a404b533df45213213f318d49d56a6b47c0e3f212 554 0.34/1.00 vMB 62
297,973 297,973 00000000000000004359919cedc0a6fa72881ca21a857f504fa579df91a06e54 59 0.04/1.00 vMB 36
297,972 297,972 000000000000000045e86afe456b2c23907412238524d2349fe1f039c55cd0aa 186 0.11/1.00 vMB 23
297,971 297,971 000000000000000096d87ce9cf8b64ebcc711cfd787dcb424c0081eef52d5662 64 0.03/1.00 vMB 22
297,970 297,970 000000000000000036488e3bcb9d5a1b305aa4e1e689e47826d94aa59d5c5c4a 182 0.09/1.00 vMB 28
297,969 297,969 0000000000000000635b3ac72634fd6d554e9be45b8efffae44d829e31b072e8 71 0.47/1.00 vMB 11
297,968 297,968 000000000000000026957aae94fc03a3d8af53f2f5542fc26981e5b610b076ec 887 0.35/1.00 vMB 48
297,967 297,967 000000000000000013b46d736f488e696b769ae1fdc5a86d5580784c39bee457 65 0.03/1.00 vMB 21
297,966 297,966 000000000000000017d98355132cf7da4b6ce4af41d7f71f09eac759e7098472 497 0.40/1.00 vMB 31
297,965 297,965 00000000000000009d5fa878ac0f0113a10a2ee6c42c76635761399877660f4b 158 0.10/1.00 vMB 32
297,964 297,964 00000000000000008932f7a84cdb3218911727c899c9aa977026729d599ded74 197 0.10/1.00 vMB 99
297,963 297,963 00000000000000008a35f50aa804fd0fd5f41f1566c59634560706aba2bb0f3b 256 0.14/1.00 vMB 83
297,962 297,962 00000000000000004a9428725cd2d8b635e762eaf65ca36e4f1d3a9dbe93c39c 131 0.07/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.78 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: 709.71 GB
    • Received: 16.96 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.