Loading Tool

Explorer IconExplorer

Memory Pool

41,558 transactions
27.54 vMB
0.13237344 BTC
Random Selection Loading Transactions
Max Size: 142.61/200 MB

Candidate Block

Mining Attempt bd3cfa5314df8019e76b1040539a6e51ceaaebd82a2516c9083c968a28ec6493
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root c03d501a10ed5af4c6245b692681e5f366530de7fa1986c07da0c562538b4479
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,228
Size: 1.00 vMB
Total Fees: 0.07086055 BTC
Feerates: 285.90 > 7.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (97,188 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
817,492 817,492 000000000000000000002b6fd49a36283eb7ee48f5252ae6f3a0473a7e18c206 5,973 1.00/1.00 vMB 131
817,491 817,491 00000000000000000001b6f638387524b43f2c2020c320a409979ad90bfaa9ba 6,124 1.00/1.00 vMB 122
817,490 817,490 00000000000000000001fcf207ce30e9172433f815bf4ca0e90ecd0601286a20 5,514 1.00/1.00 vMB 126
817,489 817,489 0000000000000000000289cc1efdc277d835bf5ab9704f121fa6ae33691e755a 3,538 1.00/1.00 vMB 152
817,488 817,488 000000000000000000038edb1260ae25b4823cdf15c8cc79bdbb43783cdd1531 5,099 1.00/1.00 vMB 128
817,487 817,487 000000000000000000039e64b8fd180d88db64b3505a01ea2bbef9c4d8c19797 4,196 1.00/1.00 vMB 163
817,486 817,486 000000000000000000011cf4af315a6e67a3ef58a9a6f94f067f5fc2102b7219 4,465 1.00/1.00 vMB 114
817,485 817,485 0000000000000000000289ee1db52f47a13f8bed050811fc465e83686b2fbf71 4,101 1.00/1.00 vMB 155
817,484 817,484 000000000000000000012c6227814d8edcba9103743b21061c155abb147721c8 5,075 1.00/1.00 vMB 137
817,483 817,483 000000000000000000011b308410bca03292a2c71f0c0db2cb7bc34889e43fdf 4,001 1.00/1.00 vMB 166
817,482 817,482 00000000000000000003c0d3bf23df68a502f526a15d7264063f80f7b0d8c8c5 3,574 1.00/1.00 vMB 80
817,481 817,481 000000000000000000042234fc8036df6ee0ced6e1f5da798fa4fbccaf58f545 5,322 1.00/1.00 vMB 104
817,480 817,480 000000000000000000020363860c12a618057692a246151abed477a383f38b89 5,148 1.00/1.00 vMB 106
817,479 817,479 0000000000000000000067c0da73209748d2d3ebe70790cf8ff4b9161e9929ff 4,968 1.00/1.00 vMB 103
817,478 817,478 000000000000000000018ea7c7668b0c040e0c483aac8b1900f3e85f246a917f 3,840 1.00/1.00 vMB 160
817,477 817,477 00000000000000000001947923a010658705f4020d9fa3c3ecd2cc21debc8291 5,426 1.00/1.00 vMB 107
817,476 817,476 00000000000000000003e3eb4bd5de4de7eeb9a378eff5ed40780d314de272e2 5,247 1.00/1.00 vMB 89
817,475 817,475 00000000000000000004038117c3f38499b10b424c461ad62c2ef1dd0ba71ae8 4,386 1.00/1.00 vMB 128
817,474 817,474 00000000000000000002160527850f78d42611870ada9e71b46cfd9defe652aa 3,679 1.00/1.00 vMB 132
817,473 817,473 000000000000000000034b726862b73bf8cfe325469814ac836f06b868ea3627 4,469 1.00/1.00 vMB 93
817,472 817,472 0000000000000000000062fe10ccd86fede778832bf91b932ab0d6c8f4b56c4d 4,352 1.00/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 781.82 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: 636.45 GB
    • Received: 12.37 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.