Loading Tool

Explorer IconExplorer

Memory Pool

45,867 transactions
28.62 vMB
0.07432564 BTC
Random Selection Loading Transactions
Max Size: 151.99/200 MB

Candidate Block

Mining Attempt ff80b5ae6047482c3306c47c03db64a37550ab0056d6c55ed47951826081ab2d
Version 20000000
Previous Block 00000000000000000001d31dd75d38543959c8b9e526cb3be5dabf3325e25fb6
Merkle Root a4d3576cbb7f72597974daae376e7c6ed4d4f9f073ee21f97a6e3665634ca9a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,431
Size: 1.00 vMB
Total Fees: 0.01986927 BTC
Feerates: 361.66 > 1.99 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,850 (207,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
707,597 707,597 0000000000000000000cc95f10917d77b05e376194f5f02dd45a33d1147d38ef 2,569 1.00/1.00 vMB 6
707,596 707,596 00000000000000000002c07b41047c15b4ab1a843f9b221b3d54ede1e762f15b 2,243 1.00/1.00 vMB 5
707,595 707,595 00000000000000000002507d6be5b1a090a60771900136de0f2c53a0b559ead1 3,056 1.00/1.00 vMB 14
707,594 707,594 000000000000000000059c92324f5907ca14918a581b3b9aa198d9f6ff9124ce 3,073 1.00/1.00 vMB 10
707,593 707,593 00000000000000000007e0c8718938b21df57ddfdf0943dfbc3a09cdfce25796 2,734 1.00/1.00 vMB 10
707,592 707,592 000000000000000000044f1c532b213ce1927d10e9d29dc2ade966d14317f101 2,036 1.00/1.00 vMB 7
707,591 707,591 0000000000000000000629d1337f003608d5022e964ef9efc45342e411fe3f86 2,729 1.00/1.00 vMB 11
707,590 707,590 0000000000000000000b84d0041f0fd6505f72da05fcf1d01db6e3be9e773039 524 0.99/1.00 vMB 3
707,589 707,589 0000000000000000000a3704c60d637cd0987e5f8d8d1f757aef2527f735ef80 894 1.00/1.00 vMB 3
707,588 707,588 0000000000000000000a1576f79060bf7d2d8453bd717050923c4710df30f338 443 1.00/1.00 vMB 2
707,587 707,587 000000000000000000090e47799cd781e3985f510bbca5e76c824026912ea429 1,406 1.00/1.00 vMB 2
707,586 707,586 000000000000000000054350f1b02158c317b21a6839d476bee7cfbb0c60cd84 1,958 1.00/1.00 vMB 5
707,585 707,585 00000000000000000008c5db35c0e6a1d8fb6c759438f3c653b6940b97ef75e3 3,146 1.00/1.00 vMB 4
707,584 707,584 000000000000000000071f30714173387f936e904822eeeaaa2c15ac69d83fc2 2,887 1.00/1.00 vMB 25
707,583 707,583 00000000000000000004676c6407370f61939b9cd6fa76ae5f7f82a89c3bcfb3 833 1.00/1.00 vMB 4
707,582 707,582 000000000000000000074f307f5c328cf90b9b107674674942606d7a0888231b 961 1.00/1.00 vMB 5
707,581 707,581 00000000000000000003a7428a005183c82bf9e9d4eea788816e2da0d40f3345 1,736 1.00/1.00 vMB 6
707,580 707,580 00000000000000000000a99594ac885c7bbeddc7da72d4a61c5eb1a2ecb1f1be 2,081 1.00/1.00 vMB 3
707,579 707,579 000000000000000000071d20a6bd6faa7cdef49dbf0cd52cc70cdbf48b0c6de9 2,739 1.00/1.00 vMB 4
707,578 707,578 00000000000000000003c2898855df7dd97c5520d8eadfe4158086e87b9d3df6 3,134 1.00/1.00 vMB 16
707,577 707,577 000000000000000000008ee869952cdf3bd4f51d7f54975c82bc4c297718dc8b 756 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.12 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: 652.17 GB
    • Received: 13.74 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.