Loading Tool

Explorer IconExplorer

Memory Pool

80,274 transactions
29.65 vMB
0.06812579 BTC
Random Selection Loading Transactions
Max Size: 178.91/200 MB

Candidate Block

Mining Attempt a99ada4176b246ef917f05b75e93b55ac19159c5b35e3611c0248afc78686597
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 30268a00fe1ef4f10609507d90719b3f5a7b068d9cdcfa8698063c6053417ab6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,269
Size: 1.00 vMB
Total Fees: 0.00778266 BTC
Feerates: 73.20 > 0.78 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (561,381 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,600 353,600 000000000000000010b8b6b8c7f81d410e83c7248439931c7341381be404c012 58 0.03/1.00 vMB 33
353,599 353,599 00000000000000000d9ccc396a69bfa7fa474f17f0afed1a8c7d99d43025df81 50 0.04/1.00 vMB 25
353,598 353,598 00000000000000000aa2f38ada8c8a6727cb30387309e6900440281e35de4006 93 0.11/1.00 vMB 23
353,597 353,597 00000000000000001473351bb341293f194d0369e13673dfbccbe846cf6ba994 601 0.30/1.00 vMB 26
353,596 353,596 0000000000000000044b212855c6ee274bee5b9918f1c637444e0c348d5fb462 535 0.25/1.00 vMB 28
353,595 353,595 00000000000000000c7d235badb2ae681b4c034116a0d317d71df9e38bbf5cca 729 0.32/1.00 vMB 32
353,594 353,594 00000000000000001358fd2e6a8c3a1aa294f38621faa8cea57622c6ac37c366 114 0.05/1.00 vMB 24
353,593 353,593 00000000000000000d40e6ca57c97cf91d177763a1209aac6f5ad961eb2e9f65 354 0.20/1.00 vMB 25
353,592 353,592 0000000000000000037cd7416e84ebb54850eea479536bb75140876b03bb2ba7 450 0.31/1.00 vMB 27
353,591 353,591 000000000000000003a6a898e05eba4032408e163b25387b96adcdf3670e8018 394 0.22/1.00 vMB 27
353,590 353,590 000000000000000012c46f5f4b8e49611878e2bdd0c7b42ec4b27b1ddc19e0fc 82 0.10/1.00 vMB 5
353,589 353,589 00000000000000000a7e8446fd8ff86b22ff0f37eb672217bf861399834290c2 634 0.33/1.00 vMB 28
353,588 353,588 000000000000000003c947bf8dcd04436ad6c5e4eeaf1ccd583c0385a15af1ce 402 0.31/1.00 vMB 20
353,587 353,587 00000000000000000df9975f8cd12c466f87de4941278fee187e4557bc583633 306 0.22/1.00 vMB 24
353,586 353,586 0000000000000000163d2497cb9b5d518bc59b1610f905d5b33fefdec2842235 23 0.02/1.00 vMB 6
353,585 353,585 00000000000000000d578f504c7671ce670a29969100f5e07cd41daf1a981503 137 0.07/1.00 vMB 30
353,584 353,584 00000000000000000b4454372e654fea6b4165f6e635904a15097a203f8bcbbc 154 0.07/1.00 vMB 29
353,583 353,583 000000000000000005c5f5498caae9a03592608648e37c0d853dec310edd901d 126 0.06/1.00 vMB 26
353,582 353,582 00000000000000000a0e5b9a05fe7d274f5d0625ef237d2d0e682875b4418241 228 0.11/1.00 vMB 21
353,581 353,581 00000000000000000ee587b9fe90204589e65e8068c4afe1e076446e3cd34880 671 0.43/1.00 vMB 19
353,580 353,580 00000000000000000ac14ab66cba0bdc0161f8073831d8df08f938eec0a335d0 33 0.02/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.