Loading Tool

Explorer IconExplorer

Memory Pool

75,434 transactions
28.90 vMB
0.09657417 BTC
Random Selection Loading Transactions
Max Size: 170.92/200 MB

Candidate Block

Mining Attempt c1421fc39b7d0e87090ff953c62840e3ca035d1e6d8ebb5c4b9cadb18c74383a
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root fbb772fd246ee6c26db65dc725b88703d9433a9f40febfbffc8d80c9dc061b31
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,283
Size: 1.00 vMB
Total Fees: 0.03651051 BTC
Feerates: 201.37 > 3.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (553,008 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,031 362,031 0000000000000000132d04a69878e4f2d8c7bd298ec0d3a0eb73a20a776a9fa7 2,081 0.93/1.00 vMB 30
362,030 362,030 00000000000000000b520ea88a9d64afecc0af78af46c4461f4c5c1cd577fc4a 1,159 0.75/1.00 vMB 53
362,029 362,029 00000000000000000680e67368a6b0a4c16ff496295de258572560b071634af2 261 0.57/1.00 vMB 10
362,028 362,028 00000000000000000fb85e7dba7f188535020832a5aff4957154ccd67611d106 1,591 0.75/1.00 vMB 31
362,027 362,027 00000000000000000f4017e848d61da3814b518f9daab2e7b13b2ff0244f8537 299 0.49/1.00 vMB 9
362,026 362,026 0000000000000000070364c87cd04df4c05a471cf30fee62bf4f4a0311543287 576 0.82/1.00 vMB 13
362,025 362,025 000000000000000012ac3914e90a9bffa29a25fedcc338fb3f621c39f1936aa2 672 0.67/1.00 vMB 15
362,024 362,024 00000000000000000eb47da01df247578b3d2107c011845362f4ae05ebb4680a 32 0.05/1.00 vMB 7
362,023 362,023 00000000000000000f48f3372bb0bb682abdd521c03798603c1b2b9155a26ae0 1,027 0.71/1.00 vMB 19
362,022 362,022 00000000000000000f5bf04a2d5099274a7102c5bdcd39fc7f541c417e9cdaaf 1 0.00/1.00 vMB 0
362,021 362,021 0000000000000000043dbb036f4b79e868c6586a6cc25a7b289927d89fa2c907 333 0.86/1.00 vMB 6
362,020 362,020 000000000000000003f95deb9a5a843295a613f9aa719ac4436eea345d17e64e 435 0.70/1.00 vMB 6
362,019 362,019 000000000000000012fe93bea565201ec064cedd62c02f1f99307c7d125b413d 330 0.95/1.00 vMB 6
362,018 362,018 00000000000000000cf0ea684cdf1168b40f7bf4c15422055526a7d9cabdc4d4 729 0.74/1.00 vMB 14
362,017 362,017 00000000000000000f3fc36d6c017838d7cad84bb937bdc88d0a6a83fab41829 123 0.73/1.00 vMB 1
362,016 362,016 00000000000000000dbd3afe4125bb255e9feba8fbbe0a57563726eb7941826b 543 0.31/1.00 vMB 23
362,015 362,015 000000000000000012c037406289d8d4b7592aed79e076489be3d19653d830f7 1,049 0.75/1.00 vMB 13
362,014 362,014 00000000000000000c21fe5d24010458c24e3a489d5570061d88b05be00c2c1c 1,502 1.00/1.00 vMB 25
362,013 362,013 00000000000000000a475a07daff1f6a333676a16f8cf605efd69f5f8f2fea6c 462 0.89/1.00 vMB 6
362,012 362,012 00000000000000000a79a66873850b50c7c160a0d1547fd4ebd96402b99d5ef4 1,376 0.75/1.00 vMB 25
362,011 362,011 00000000000000000d629f8dc9ec36040d09c86a549811af1b61316c45829dd2 1,422 0.75/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.46 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: 667.90 GB
    • Received: 15.31 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.