Loading Tool

Explorer IconExplorer

Memory Pool

22,781 transactions
9.81 vMB
0.07327068 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.35/200 MB

Candidate Block

Mining Attempt 5aed696de21cc19d7b5610c7c1ecea1e94b7b93f16b817f5e651c9560977bf9c
Version 20000000
Previous Block 000000000000000000008d04065d89b6af56d4a51721394abcf1d222900704dd
Merkle Root a1365859e4cccdc5a83d6af2b6df70759737f337946807bc241a4bafaffb4683
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,311
Size: 1.00 vMB
Total Fees: 0.04655443 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,404 (822,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
90,828 90,828 000000000002a06ac1484b87597e6c76094bd42a719e48bbe737bd06f9bb141b 4 0.00 vMB 0
90,827 90,827 00000000000c875321c99d16ac8b55c28d202e1b4bf2533164ff1240d7c7be4a 1 0.00 vMB 0
90,826 90,826 00000000000bbb8c32db15bac2603f1cacb2063bcdbbed3defb48e2a9ed49a45 1 0.00 vMB 0
90,825 90,825 000000000007368d293c597609a4916a0b939615bb164ed5c8b815387a998a90 3 0.00 vMB 0
90,824 90,824 00000000000d54bf487146478cf5e405f9fa95297accc6d3481f327262ccf9c8 1 0.00 vMB 0
90,823 90,823 00000000000d2e8ea7a17d90380eb6f631e65cccbc42e26f2bfa543cfd2aa9af 1 0.00 vMB 0
90,822 90,822 000000000007da2c54663526b1727fa1a6821f4df3ba1209c0081bdf550d573e 6 0.00 vMB 0
90,821 90,821 00000000000d0354d5c92285889897441b0d40a29fd68ecd2ea1818ad66ef9ce 1 0.00 vMB 0
90,820 90,820 0000000000055c73ed9735a7969a6a1ec16807b13edadc421ac3576352982d5a 1 0.00 vMB 0
90,819 90,819 000000000003291618ad33a8dcbd7693e1d2f3abbf092e5a4f30cbfcd2ab036f 2 0.00 vMB 0
90,818 90,818 000000000000b0a0be2ccc0c19afe4a7a8921473864664c46e88373d45dcc7da 1 0.00 vMB 0
90,817 90,817 00000000000907453f2058fb3df8e06728e7bfc71ec623bf0d532fdab336a3da 2 0.00 vMB 0
90,816 90,816 00000000000344a32531560e3942a3b906640c9bda9e49d54b43de34e04b6c44 5 0.00 vMB 0
90,815 90,815 000000000004e6d3fe22e8b343c251330b176976a7b3cc11c02a4cf60474c9bc 1 0.00 vMB 0
90,814 90,814 00000000000b543b3c51c391c9569c3a92989e0a991dcaa57cf9544a45976183 2 0.00 vMB 0
90,813 90,813 0000000000057d2b88f134adbcd2a85fd6b2821fa742c98e97c1c5f3764c05fa 2 0.00 vMB 0
90,812 90,812 00000000000bc26891ad08b4133b60e85a65cf7de2e46542dcb25aeb55778396 1 0.00 vMB 0
90,811 90,811 00000000000669e11990a36b8a134f1d18c0f6814a06c9bb80bb2d36a3b6e2fa 1 0.00 vMB 0
90,810 90,810 0000000000047ff4bd3a14b7dd9d1f148cc1d90e62b0fe0aee0529978315f38c 1 0.00 vMB 0
90,809 90,809 00000000000e6e29463cf3eb304fabc9da60d38ccbe0773e67642169522d5ae5 1 0.00 vMB 0
90,808 90,808 00000000000c88294fa907da8dab245538bfee2c3221dc55db2ab2ee04fef2a4 4 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.57 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: 276.73 GB
    • Received: 1.08 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.