Loading Tool

Explorer IconExplorer

Memory Pool

72,574 transactions
28.03 vMB
0.06892286 BTC
Random Selection Loading Transactions
Max Size: 166.08/200 MB

Candidate Block

Mining Attempt 75b124de81ceed105204942f4fbf8d8a11e4bf102c4ccae58501f4812758021e
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 38dfeebf0339c24ec54c43d1d804350efe899e144ae7e7cbd27902c1400f108b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,847
Size: 1.00 vMB
Total Fees: 0.01282990 BTC
Feerates: 101.52 > 1.29 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (189,421 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,614 725,614 00000000000000000009031da3b8756fbe13f8f8b47d5598da40ecb24400df3f 2,706 1.00/1.00 vMB 39
725,613 725,613 00000000000000000005c9229a23be73d5620a11db8b6e819f87ec53738c5a9a 1,170 1.00/1.00 vMB 22
725,612 725,612 00000000000000000008918d5ef0e4b9427d5408e80261cee17de9e60e551378 2,692 1.00/1.00 vMB 32
725,611 725,611 0000000000000000000853ee4039c733ee50eb80a387d30cc6cb1fcef34a29e0 600 1.00/1.00 vMB 2
725,610 725,610 00000000000000000003debc5f48569f8fef56b63a53b8738eb665f84cd181d3 1,875 1.00/1.00 vMB 7
725,609 725,609 000000000000000000041b75c2f5fbae2befabaca166577a9c451144c58d2dbe 1,271 1.00/1.00 vMB 2
725,608 725,608 00000000000000000007ac9cecffe70eaeec9c30758ab628200ca2c28644e609 2,680 1.00/1.00 vMB 4
725,607 725,607 00000000000000000008b7cb8d0298b17eea6c2afbee49865782d8397ca199cc 3,558 1.00/1.00 vMB 6
725,606 725,606 00000000000000000006938c44f0b0fdad0bbf3daad419c5580804cb9816011d 2,702 1.00/1.00 vMB 21
725,605 725,605 00000000000000000002503f447140c5c281fd8c9ecc6fc57520add75d0a77bd 2,263 1.00/1.00 vMB 19
725,604 725,604 00000000000000000007f4598d4421b2eff3c0e9ff171b2e65df286b80a8d353 2,962 1.00/1.00 vMB 23
725,603 725,603 000000000000000000010b73889dd88047d30b87d0c393cdfcaa477161b00206 2,972 1.00/1.00 vMB 36
725,602 725,602 000000000000000000068c46d918a8073a7b9629b888eda8b972c87b54150196 2,805 1.00/1.00 vMB 8
725,601 725,601 00000000000000000003cfbe123c73fa0d692b535afacdba6dcfb697689e4426 1,798 1.00/1.00 vMB 26
725,600 725,600 0000000000000000000759eccc0e447030219dbc3ad639c778d7a46eadbdda41 2,565 1.00/1.00 vMB 17
725,599 725,599 00000000000000000000604fd8dd9e1695ff959f3c7994b1d3b142fff8426a14 1,970 1.00/1.00 vMB 23
725,598 725,598 00000000000000000000d9a5f38fe5625d0d9f0a2400887b785ad22a84c12f55 1,862 1.00/1.00 vMB 28
725,597 725,597 00000000000000000003432cc88fc0fef9e8f4111d5c8e29d2fee46929b6d891 3,463 1.00/1.00 vMB 44
725,596 725,596 00000000000000000000a14d89f9bcd77c395f42bcaf57241cd2525969353613 1,593 1.00/1.00 vMB 30
725,595 725,595 000000000000000000065ff5e29002ae025b031e4d84d35f210e008e422e7a37 2,273 1.00/1.00 vMB 23
725,594 725,594 00000000000000000006417cabbd91f5461b1d5c1c5099530841f5103767501c 1,685 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.