Loading Tool

Explorer IconExplorer

Memory Pool

47,721 transactions
20.64 vMB
0.06172981 BTC
Random Selection Loading Transactions
Max Size: 118.87/200 MB

Candidate Block

Mining Attempt 1900fc6356ce824b51f100b816800b2a80eb1fe26d432e7536fa6acf2afa9d37
Version 20000000
Previous Block 00000000000000000000c3f1d592c22fcd11af876118c00bccd56624d9df806c
Merkle Root 1e6c03451d0ae644467435e0052e2e51cc6e9ef4280468a205c59a680c562dcd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,228
Size: 1.00 vMB
Total Fees: 0.02078247 BTC
Feerates: 101.65 > 2.08 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,945 (783,419 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,526 130,526 00000000000004d1ed538723ac65312ce168551e7ac8385820a27c930cc2e597 21 0.01/1.00 vMB 1,362
130,525 130,525 0000000000001383ff35e6d0722f1dd6b63af9ade62c2930d3411baf1dae6704 31 0.02/1.00 vMB 263
130,524 130,524 0000000000000772df04ce6999072ba9b4816ebd24816cdcf5e2fea7f67e4fa3 36 0.01/1.00 vMB 1,981
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
Previous 10 blocks ↓
Total Size: 780.51 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: 532.62 GB
    • Received: 5.84 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.