Loading Tool

Explorer IconExplorer

Memory Pool

83,654 transactions
31.35 vMB
0.12402405 BTC
Random Selection Loading Transactions
Max Size: 188.19/200 MB

Candidate Block

Mining Attempt 8b6cf0836b73708335b296ef503b724c3620d7183efa941710840f774e677ef8
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root 7aadf0b84398e555765a97386effbb7441d66c779807efbe7e560d238bc8981c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,129
Size: 1.00 vMB
Total Fees: 0.04842554 BTC
Feerates: 163.06 > 4.85 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (621,511 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,658 293,658 00000000000000004f95b45efa97381121034fd5679662f4dc7e001b3811ca62 936 0.50/1.00 vMB 29
293,657 293,657 000000000000000022ca3f35fcc6547ed206b7533666f58b7a76febe7dd3e0ba 64 0.03/1.00 vMB 28
293,656 293,656 0000000000000000a8231416b555fb90d61a9ab02c0bbdf4a25e3fba7a5c2e68 512 0.16/1.00 vMB 53
293,655 293,655 00000000000000006699ded778df6900afe24f52f100474213ac95fe57fce0fe 1,113 0.50/1.00 vMB 35
293,654 293,654 0000000000000000be35545a93faab04de92d8489a8585f7caa4e76c18388d0b 256 0.09/1.00 vMB 44
293,653 293,653 0000000000000000a5cdc4433990854235fc338dee45fb37ab15e3c55320d099 224 0.10/1.00 vMB 27
293,652 293,652 00000000000000004fb219cb1be32544140912c8d5f64cb6da9f3c07c7a0ec3b 1,200 0.66/1.00 vMB 29
293,651 293,651 00000000000000006cecc6f0536842506cbdbd5d0c3fe4a55b5b3303987311ff 64 0.02/1.00 vMB 93
293,650 293,650 000000000000000072709ef653b69e02d3b2e8cb971c2b0cabf3ea0592da9637 172 0.10/1.00 vMB 25
293,649 293,649 0000000000000000b8085b24c3719d87be20c19c97c328f47ba5e7fa17b78ebe 19 0.01/1.00 vMB 27
293,648 293,648 00000000000000003347ba6b6163424ce2e3567b1d696b869fc9386035763c7a 512 0.33/1.00 vMB 29
293,647 293,647 0000000000000000294b742db5e785a294ea79952c25a37c9e961bf015e1a832 76 0.04/1.00 vMB 39
293,646 293,646 000000000000000090b4ce53f41be9c3af7d2b9220a6585926b8fcab59e78457 719 0.49/1.00 vMB 26
293,645 293,645 000000000000000006410ae8ad309fcf018f50a5ef95c856325113e598135f54 545 0.25/1.00 vMB 38
293,644 293,644 00000000000000003aee948869f30e4c6b2ccd7d4338b5125e2447fcab236b94 213 0.21/1.00 vMB 20
293,643 293,643 00000000000000005c210219a1a5dc406ac976e7f60e282f9740288fd753f68b 756 0.35/1.00 vMB 40
293,642 293,642 0000000000000000099eb5ffbe75c5e6f6a559e430d73d51778d4758c3640832 265 0.35/1.00 vMB 21
293,641 293,641 00000000000000009a40d6eea7b7dbd47013fec6b2e4d0bf97428d839d3d20f5 128 0.05/1.00 vMB 33
293,640 293,640 00000000000000006b7dd2d02fa35a9b13dc90584eb6be45b273ae77a15135f5 925 0.90/1.00 vMB 21
293,639 293,639 00000000000000005cee84331a264e4ccc430b8a6443685c611bc05d2c75c50b 1 0.00/1.00 vMB 0
293,638 293,638 0000000000000000548fcc98dd041e9f7003a048e8f90469f800c9478bee560d 512 0.20/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.69 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: 697.10 GB
    • Received: 16.51 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.