Loading Tool

Explorer IconExplorer

Memory Pool

80,973 transactions
30.51 vMB
0.10925253 BTC
Random Selection Loading Transactions
Max Size: 183.85/200 MB

Candidate Block

Mining Attempt 18ef5fdf09811163e2c168bfbee275e54663d306fa00ea5b2da82db6834a170e
Version 20000000
Previous Block 00000000000000000000ed28e39baea4b6623f6a6c602c921cd015c56b2bd9e9
Merkle Root 15fdbaeae419ab53f9bc38380e0d185f5e69a6157b572419907122147bccef5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,612
Size: 1.00 vMB
Total Fees: 0.04365934 BTC
Feerates: 180.34 > 4.38 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,171 (203,473 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
711,698 711,698 00000000000000000001a676e8dae71cdcf715be2a4e88695bffbebac2617e53 1,318 0.42/1.00 vMB 8
711,697 711,697 0000000000000000000a2bb5cfeada31d2b3200cfc1a2ff7fc384006240c646c 1,059 0.50/1.00 vMB 7
711,696 711,696 00000000000000000008b31b2a9cf66e677a1e1d7671b197ee8d3b435e4f69ac 1,475 0.80/1.00 vMB 5
711,695 711,695 000000000000000000067df1cfaea00e08494b4fa363a45e4b2f95310f5d30c3 1,005 0.33/1.00 vMB 7
711,694 711,694 0000000000000000000548de6228666673b0baae5dbfb0b1ab4aae043d574b3e 589 0.24/1.00 vMB 7
711,693 711,693 0000000000000000000c00e13b58a229707562decda74a63efb141f966570142 1,076 0.38/1.00 vMB 8
711,692 711,692 0000000000000000000a4f374bbdb69428148d02125921a9c5d94eae6a8ce906 812 0.29/1.00 vMB 8
711,691 711,691 0000000000000000000c2e07a92c658dffe7386046571d6c5103a66825eb1631 87 0.04/1.00 vMB 8
711,690 711,690 0000000000000000000661d77e7589b88dc8e0bb1514b263724e0d47840ac573 905 0.32/1.00 vMB 9
711,689 711,689 00000000000000000002be69a2a9878ad5257961c4d844ae286e51539840e515 229 0.08/1.00 vMB 9
711,688 711,688 0000000000000000000a273a5e385b41acab10728948859d23aa881e114120cf 873 0.26/1.00 vMB 8
711,687 711,687 00000000000000000008a48741ae8577308317f45140f71da9c695b55d1bebf2 890 0.37/1.00 vMB 7
711,686 711,686 00000000000000000006ffaae75c4c168fb28e9e56dbdec9348e0c1bbcd7fca9 1,428 0.48/1.00 vMB 8
711,685 711,685 00000000000000000001d0ff3e4f8f41cc1119ecebef1f68156fd47c323442a0 309 0.10/1.00 vMB 5
711,684 711,684 000000000000000000084304decb98adcc86e4cbdd162460b7ac1b86c64a0b49 1,454 0.49/1.00 vMB 10
711,683 711,683 000000000000000000079eb8b5d020ff062bd40aa2d99d50a8f298a1d6a84824 2,381 0.95/1.00 vMB 7
711,682 711,682 000000000000000000026ede069e24d4e33ffdee2e6649b17b0d01c5efadec59 456 0.14/1.00 vMB 8
711,681 711,681 0000000000000000000468420ab7c7870f371fa0cd17a208caaecb08bb281af4 2,090 0.72/1.00 vMB 8
711,680 711,680 0000000000000000000baab5b7270ea113875b0501ea76c8781c95a019354633 1,682 0.73/1.00 vMB 7
711,679 711,679 0000000000000000000759321e4d21dea0215905f900f942ec08e1e390fcd53c 677 0.93/1.00 vMB 2
711,678 711,678 00000000000000000006357afa1154d4508eddade26eedc692dbac283291783b 1,971 1.00/1.00 vMB 6
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.28 GB
    • Received: 16.53 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.