Loading Tool

Explorer IconExplorer

Memory Pool

84,595 transactions
32.10 vMB
0.09870400 BTC
Random Selection Loading Transactions
Max Size: 195.30/200 MB

Candidate Block

Mining Attempt ae338fcf2e9126f5dbcd3cadc956e2bd494c5a067bd9b2fb1bb305b90a1a04a6
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root bbd9c5dfc1d9c5d927bef40d9aa05b9a734fd2cdda9cd717f1d79a8b8ae78a0e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,058
Size: 1.00 vMB
Total Fees: 0.02748794 BTC
Feerates: 179.53 > 2.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (37,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
877,740 877,740 0000000000000000000079d0dde36d1adfb6a2562322583f2db31af48755f8f9 3,060 1.00/1.00 vMB 6
877,739 877,739 00000000000000000002446a81ac72f3837d45cb7d71750d47edfb2caa690361 2,803 1.00/1.00 vMB 6
877,738 877,738 00000000000000000001caef109dbb49959a9e97928d4b6e3b87591384cf103c 332 1.00/1.00 vMB 1
877,737 877,737 0000000000000000000010a97db1aad50eebd4a7f321ce66d8f59c2ab7b39f23 670 1.00/1.00 vMB 1
877,736 877,736 0000000000000000000257d37d967f49b330bcba00f3fbbb4f63976a5e3e65e9 2,246 1.00/1.00 vMB 2
877,735 877,735 000000000000000000008f64bf2102a8ba528356a7ab4e2374abc285832d98f3 2,474 1.00/1.00 vMB 3
877,734 877,734 00000000000000000000bede317e01923e6ebeebf7211ca9a9b832e7a66444d9 3,639 1.00/1.00 vMB 3
877,733 877,733 0000000000000000000007b35e29a2f143f7c423956b301d85ecb0049d5ea8e9 1,155 1.00/1.00 vMB 2
877,732 877,732 0000000000000000000235fb287d4b25e0b43aa04606560249e43c703186953d 1,375 1.00/1.00 vMB 2
877,731 877,731 00000000000000000001ecc5dd57ca086db0f1185c9cebafea31dc5e75859988 1,190 1.00/1.00 vMB 2
877,730 877,730 00000000000000000002019aa8001d5ba5c904961c49b1c26cc9ef848f706c1c 2,075 1.00/1.00 vMB 4
877,729 877,729 0000000000000000000280eebb9b7c49176a52a8d41e47558fe7801c8664281f 501 1.00/1.00 vMB 1
877,728 877,728 00000000000000000000fb308175028db648f6c028802702dcb3ed44f3a29795 454 1.00/1.00 vMB 1
877,727 877,727 0000000000000000000073e773aaa4fd732097433b05cc9b82554fc2f2dd9675 2,352 1.00/1.00 vMB 3
877,726 877,726 000000000000000000006f0675d7be59165b3e4f31a88b3cfee894388a981b29 3,670 1.00/1.00 vMB 3
877,725 877,725 00000000000000000000e84a905400181efe8bc384ec127dd3b88443a4762a5f 3,716 1.00/1.00 vMB 4
877,724 877,724 000000000000000000017f6ea23103d39d998a68069729df3664155cda51fc4d 846 1.00/1.00 vMB 1
877,723 877,723 00000000000000000002690252ad91ea10f6f84f7ae88bb2d0687b6f3b693bb0 3,029 1.00/1.00 vMB 3
877,722 877,722 00000000000000000001d46d487d31a2886de8d172db2993c81608f8eca11c45 3,414 1.00/1.00 vMB 3
877,721 877,721 000000000000000000006e219715445f192d1036cb15e91091f00f48a85fcb31 3,087 1.00/1.00 vMB 3
877,720 877,720 0000000000000000000136aaa28ad22ad0c6078f0f53eadc58bcbc5c994cc1e7 2,559 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.75 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: 708.92 GB
    • Received: 16.78 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.