Loading Tool

Explorer IconExplorer

Memory Pool

84,493 transactions
31.32 vMB
0.10508618 BTC
Random Selection Loading Transactions
Max Size: 188.86/200 MB

Candidate Block

Mining Attempt 00e46f2c5b6deb74eb527451a006ab05d6bb4042c920c9bfbdea0738b41bf6b7
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root ea6ecc0b09ef0973b51d5ed7f741483797bd93e645db3e6a81041a6ae46f4de7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,652
Size: 1.00 vMB
Total Fees: 0.03362251 BTC
Feerates: 150.76 > 3.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (123,381 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
791,594 791,594 00000000000000000003f6324dd117465903238d16a204eecbff9055e61edfa3 4,335 1.00/1.00 vMB 32
791,593 791,593 00000000000000000001f23961b9e6177c1ae7b35e026fe3adaa024e5033f8ef 5,852 1.00/1.00 vMB 23
791,592 791,592 000000000000000000011397fa8b57238f44e5c174e5af28be0b981996b3262d 2,508 1.00/1.00 vMB 46
791,591 791,591 000000000000000000020f23e95a516d0cc3d7812f7be3a3078e5a4b1c0e2d21 4,608 1.00/1.00 vMB 26
791,590 791,590 000000000000000000002662072d4f23bd592c112e49ba2aec712820c1380a6a 3,208 1.00/1.00 vMB 42
791,589 791,589 00000000000000000004a608306f77c43b07e6ccd03c481c9344f11b72b5b6ee 2,665 1.00/1.00 vMB 29
791,588 791,588 000000000000000000032dc2fbe16bf8333f71e9d883ac581eb6ee4ae7b4b076 3,739 1.00/1.00 vMB 38
791,587 791,587 00000000000000000002146fd1937feca7058434e9cfeb2fce3625399ea78027 4,867 1.00/1.00 vMB 29
791,586 791,586 0000000000000000000488ca5262905caf37a2a33b2bd49dcd80d963fe0388bc 2,510 1.00/1.00 vMB 27
791,585 791,585 000000000000000000056e6076e7ab9772bf7b1b425e2c4af85c33e26da14a04 3,500 1.00/1.00 vMB 44
791,584 791,584 000000000000000000014d7a0ae04b908e8d3b97de094ef6c388b960f55d65fe 3,589 1.00/1.00 vMB 67
791,583 791,583 000000000000000000042a760f37b6eba33e7dbda415e5f4e0148852b4bf1576 3,421 1.00/1.00 vMB 44
791,582 791,582 000000000000000000059121d5096d25736145bd4b871fb58ffd11fd13b1195e 2,939 1.00/1.00 vMB 41
791,581 791,581 00000000000000000001adea3189468e510e27f4e4472ba37d55e48e52f40d07 3,524 1.00/1.00 vMB 69
791,580 791,580 00000000000000000002dc35a8c7ee3dbcb21f58f6e3ab652f3e3f9b2e2b013b 3,597 1.00/1.00 vMB 53
791,579 791,579 00000000000000000000801bfb30f38a881b53ebcb64d4dc0da57de34808dc03 2,744 1.00/1.00 vMB 65
791,578 791,578 00000000000000000000a9214b5856f2c03693cbbfbc5c78756525c7cbe879f8 3,451 1.00/1.00 vMB 46
791,577 791,577 00000000000000000002500245a09f111cbe709450158a88d48a13d008c50585 4,059 1.00/1.00 vMB 41
791,576 791,576 00000000000000000000b80fda32d05b27d740e6a8711d85b0f4d20a136bb90c 3,830 1.00/1.00 vMB 59
791,575 791,575 000000000000000000038e346fa328a12c62e6166784fa5faccf94969a2783ad 4,918 1.00/1.00 vMB 22
791,574 791,574 000000000000000000047072982d602119a2e5e6b7bc21ba2cc4d41eabeb55d0 2,576 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.35 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: 661.99 GB
    • Received: 14.83 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.