Loading Tool

Explorer IconExplorer

Memory Pool

47,872 transactions
20.89 vMB
0.06312510 BTC
Random Selection Loading Transactions
Max Size: 119.35/200 MB

Candidate Block

Mining Attempt 26640ebd31f1c42a7cca6d9dffaabfee8fbb704e2274948c2c40a15cf4e52c18
Version 20000000
Previous Block 00000000000000000000bddf5a6d15b6d99daccf0d9ebf9a45d9ed2f7c31ed55
Merkle Root f4808a0db9bb3e5935b602f892106b86d9c42bceacef6e499731c9d45f2120e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,577
Size: 1.00 vMB
Total Fees: 0.02147295 BTC
Feerates: 200.90 > 2.15 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,946 (783,423 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,523 130,523 000000000000082c3c6e214bd31de596644cad4d752a244ae0a094aeb19e83a2 67 0.03/1.00 vMB 996
130,522 130,522 000000000000155dcce73feb9428b0d7f034cfbb0ec55ffd904c12347eed9322 44 0.02/1.00 vMB 891
130,521 130,521 000000000000193c48632fa6a1946b14e8beef3cfc3bc81d3ccaa2ffcba4c4ae 18 0.01/1.00 vMB 860
130,520 130,520 0000000000000110c64768f0122ec5e064190d65a4b2130250fab651f409f563 13 0.00/1.00 vMB 1,187
130,519 130,519 0000000000000eb4ee09ad1335544aa047c37ebcd761fed13d44130eec058481 64 0.03/1.00 vMB 1,404
130,518 130,518 0000000000000a50c5048c821e947070dad0f0f6da898ea2d3d0c582faec9385 80 0.04/1.00 vMB 597
130,517 130,517 0000000000001485d87d41b0123b77d3a4db2f5b896d2e581e4bd5e8bba04030 5 0.00/1.00 vMB 1,299
130,516 130,516 00000000000001f458bc7c48b9a9e46a30af2c0db75927b2d28d07f27bbedb31 137 0.05/1.00 vMB 308
130,515 130,515 0000000000001360cb21c8aa04a0902652637f80a6bbfba097bc5deb4cc39072 11 0.00/1.00 vMB 1,810
130,514 130,514 00000000000006448d23ea4f072e54bcf619cbfb119b260228b3d26924248722 7 0.00/1.00 vMB 778
130,513 130,513 000000000000060477ae2cc9e998ddace0c7aef73459e0e5e83505df7f7876e6 2 0.00/1.00 vMB 0
130,512 130,512 00000000000002e3326bb40bb894c1ba136dde3d5f267256436a83b811d60614 8 0.00/1.00 vMB 401
130,511 130,511 0000000000001bd62aa7b6c38add94a905177040d193077cb23a2ec138da89d7 62 0.04/1.00 vMB 939
130,510 130,510 0000000000000ab38be1db366f004ce1c43d8c9f566785ec9deda85cc788af9f 66 0.02/1.00 vMB 426
130,509 130,509 00000000000012641fd181e532c429d302b02f226f76b6f39910962bdea3699f 34 0.02/1.00 vMB 505
130,508 130,508 0000000000001019d060b3c630059f15eca7d6eb289cc421b898fb3c4efb21f6 12 0.00/1.00 vMB 0
130,507 130,507 00000000000009a359853b6a19872afd9bd1899480de3316120e2807a9ee7ea3 29 0.01/1.00 vMB 559
130,506 130,506 00000000000011fd9b5a4a9aa5add43dd66ae4fd9478c8996393718566879a1d 52 0.02/1.00 vMB 441
130,505 130,505 0000000000001a8feca23f6f281c1e31788ac440f488268d74dd1f840580b88f 171 0.05/1.00 vMB 81
130,504 130,504 00000000000016652f81471eaadad14be28f24fbe2ac61df208058db3d09a84a 16 0.00/1.00 vMB 714
130,503 130,503 00000000000004962025c916c8905beb388de3e212b23c9f50fde490a32f736b 32 0.01/1.00 vMB 983
Previous 10 blocks ↓
Total Size: 780.52 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: 533.67 GB
    • Received: 5.85 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.