Loading Tool

Explorer IconExplorer

Memory Pool

38,273 transactions
27.83 vMB
0.06974108 BTC
Random Selection Loading Transactions
Max Size: 142.06/200 MB

Candidate Block

Mining Attempt 9beb794c582e0ee5f31aa906dfd5ff4d4c5c1d4775c0653e5f91cacdb670f3f6
Version 20000000
Previous Block 000000000000000000007d163274242aeed7a0b144d7e154cce92b53786e5bdb
Merkle Root 3abd3d493d2cc2c9de721996ddb4610ae1f4d23c662bea983261bd3300504879
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,501
Size: 1.00 vMB
Total Fees: 0.01452084 BTC
Feerates: 74.47 > 1.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,276 (789,643 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
124,633 124,633 000000000000113080dda6cf93fb7ccd1b67f2e841175d8019f6f56690c039b8 11 0.01/1.00 vMB 157
124,632 124,632 0000000000003fe1c3f1f9d9ad16e6b9531ceddf2bf99e5c450d7500a9b0544d 60 0.03/1.00 vMB 1,461
124,631 124,631 0000000000002087dfe08efea949586a6b4b94dbf5543b58e51c4fb4a0d542b2 6 0.00/1.00 vMB 662
124,630 124,630 0000000000006846933819b4824a6efa4c58235c9eb1affc9fd7a10642bceba3 1 0.00/1.00 vMB 0
124,629 124,629 0000000000003c8a8a3d98f26b18c01d1905f1c9e9a5cb7b8d0c6232f97db0e9 9 0.00/1.00 vMB 0
124,628 124,628 000000000000409fc17c66d7afb1e89efb43757c8c1201db28219ae06ad2e3cf 10 0.00/1.00 vMB 0
124,627 124,627 0000000000000dc1af3bd0c695e1994f1020fd115d5b70d7b6851a9696443c7c 25 0.01/1.00 vMB 914
124,626 124,626 0000000000002d361e6ee801a752ff922370feff74fe38ef3eb7c1b7acf1e234 14 0.01/1.00 vMB 799
124,625 124,625 0000000000001ac689e35148ce997c105ead61256d75fff1056d53a8e66238b3 10 0.00/1.00 vMB 0
124,624 124,624 000000000000446d7eca73bb7221efe7b1b7577fc391148e637e54b217ea2bc2 46 0.01/1.00 vMB 0
124,623 124,623 00000000000012cd9b3356b01cd79a3a121be771c1abb451c80c279966ebc36f 12 0.01/1.00 vMB 886
124,622 124,622 000000000000660a677e1ec8e2f0dc0f45326fadabec2f8ff147b5242e916e17 24 0.02/1.00 vMB 402
124,621 124,621 0000000000000bc0d9a9bcb40ee6e0f130a080e7ad35b78ef532303b11ae568e 21 0.01/1.00 vMB 1,450
124,620 124,620 0000000000003857116ff6ebddae75c7a73b7acf52237428c6c0768f98b4830b 50 0.02/1.00 vMB 560
124,619 124,619 000000000000057c62e41a9baa11903284e0c448bf9b59ea1d13f5e522d585c8 95 0.03/1.00 vMB 1,307
124,618 124,618 0000000000002ed5025d4c1a019b56ea531f8d89d8a7a1a740a5d75d8650704a 2 0.00/1.00 vMB 0
124,617 124,617 0000000000001a89c421de54b2b6ce35bc47924bbb9abd03c4fe772c420ba9a1 7 0.00/1.00 vMB 0
124,616 124,616 0000000000003ff1efcef7b4e0d1828aa47629812bedd0b7d9ed1a16afa66df4 16 0.01/1.00 vMB 343
124,615 124,615 0000000000005c37291f9a4d9ca85152a46d7d0c5c89918c4089a735b7516aa6 18 0.01/1.00 vMB 562
124,614 124,614 00000000000021e9d4dfe196f3051653cb98cfdb86e4254ec030fa3f38c60c15 15 0.01/1.00 vMB 546
124,613 124,613 0000000000001f65acc886ec2043b5c38b23d38a8e15e5380e602f4aa97513d4 9 0.00/1.00 vMB 747
Previous 10 blocks ↓
Total Size: 781.08 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 578.55 GB
    • Received: 8.80 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.