Loading Tool

Explorer IconExplorer

Memory Pool

38,480 transactions
28.43 vMB
0.06578027 BTC
Random Selection Loading Transactions
Max Size: 143.92/200 MB

Candidate Block

Mining Attempt 9fc10b97acfb014e647c5ca2d1b5ae7297fea8449c458fd115f554cb7e13c98f
Version 20000000
Previous Block 0000000000000000000076a02aa3b78503c1c5cc0e5e4886180a750ab7c93972
Merkle Root f7af5d41e5deb6387985a36200136c196ee4c9d9d9ceab6c1d63cb3a3d458575
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,548
Size: 1.00 vMB
Total Fees: 0.01102868 BTC
Feerates: 105.82 > 1.11 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,556 (30 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,526 914,526 000000000000000000015449f1434fa3e23247b860e136d70d9974d631cd83d7 3,288 1.00/1.00 vMB 2
914,525 914,525 00000000000000000001506b941a54764348896f53a4e1b6257bc1abba2f4e73 2,213 1.00/1.00 vMB 1
914,524 914,524 0000000000000000000154432778d3ce55464a127ffd8bbd0334965e9f3a2a3b 4,292 1.00/1.00 vMB 2
914,523 914,523 0000000000000000000070ffb2b30b954052fc7bc743cbba96b624eb7069692c 3,624 1.00/1.00 vMB 10
914,522 914,522 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781 3,847 1.00/1.00 vMB 8
914,521 914,521 000000000000000000004e4a0cd99092da9a80120adf6e0206d92201d13ffe85 3,757 1.00/1.00 vMB 3
914,520 914,520 00000000000000000001216f724118bd0b2a55bfa878bcb0c0d7e4a602634f4a 1,739 1.00/1.00 vMB 1
914,519 914,519 000000000000000000014c98aaf75b381e94d04a3e038a4bc77bda39843ab97d 1,394 1.00/1.00 vMB 1
914,518 914,518 000000000000000000016a655abee59fb1fe04633919e8d234db6ab1188b5de7 3,210 1.00/1.00 vMB 3
914,517 914,517 000000000000000000008c739fa4768416a31c598426bdc41679151d64fed845 928 1.00/1.00 vMB 1
914,516 914,516 0000000000000000000045c3c15bec72a12fd212f05d931d70c4cb4bc3db0ae7 1,810 1.00/1.00 vMB 1
914,515 914,515 00000000000000000000772bfec0f0e433f7a8da04c287d4efd98f5b51573c62 2,856 1.00/1.00 vMB 2
914,514 914,514 0000000000000000000177abe9ee43b6462d18ea4870025cf2a032283159af76 3,703 1.00/1.00 vMB 6
914,513 914,513 000000000000000000009c2ad8117852d755b02b7c6295119a7b7ee35ed83812 3,854 1.00/1.00 vMB 9
914,512 914,512 00000000000000000000243d44a97f1c271d0d3ca36b116d29da015d7b8fdbf4 5,751 1.00/1.00 vMB 3
914,511 914,511 000000000000000000006ce189bcaa60f90488f3c599c44362bb118a0b559559 5,096 1.00/1.00 vMB 1
914,510 914,510 000000000000000000000659496cd566fe748fbf4f92907cf8e5fa08309c3be6 5,504 1.00/1.00 vMB 1
914,509 914,509 000000000000000000000f689a302923e0bf877c44cd3c56344487725143b2b3 4,138 1.00/1.00 vMB 6
914,508 914,508 0000000000000000000120b73543f07b91740637bd8edf282f46be404c402744 3,374 1.00/1.00 vMB 1
914,507 914,507 0000000000000000000092adab65a89b22fef0b8f527147e9973689569d1aeb4 3,699 1.00/1.00 vMB 4
914,506 914,506 0000000000000000000060e6b42c519f1600280c1d56df8b872ca0d7bb109b20 4,894 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.58 GB
    • Received: 11.46 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.