Loading Tool

Explorer IconExplorer

Memory Pool

80,540 transactions
30.19 vMB
0.09127236 BTC
Random Selection Loading Transactions
Max Size: 181.02/200 MB

Candidate Block

Mining Attempt f2e222c373d44af3e08981a12439af62449a18111b9bde032f936dd5ee2e420d
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 2ec6c373aafccfe0737a9c68789caef5b50a0bf0775798441f1064944eef1743
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,040
Size: 1.00 vMB
Total Fees: 0.02947380 BTC
Feerates: 301.07 > 2.95 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (112,713 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
802,294 802,294 00000000000000000003094218da21dcee3b5c0b9b6ca7fd25c98c5ec5957922 2,507 1.00/1.00 vMB 18
802,293 802,293 000000000000000000004cb8c6e545b22fa7a1404a092fbdac1fbcf399793532 1,566 1.00/1.00 vMB 13
802,292 802,292 00000000000000000003d8e91efde6ea8115fdaaac674e263d2d96d29c6ec945 1,221 1.00/1.00 vMB 16
802,291 802,291 00000000000000000003d92345272793d63ea6eab370c50a01ee6ebc4660ec9c 1,655 1.00/1.00 vMB 12
802,290 802,290 0000000000000000000107b7e47f67b9deb8ab1505e547543c4c0dbca3ebdec4 2,604 1.00/1.00 vMB 23
802,289 802,289 00000000000000000004a3547b86a1f2c9331589464dd0219f88c6846a619da9 2,287 1.00/1.00 vMB 16
802,288 802,288 00000000000000000004a833b195f387aeac16b3fd0102ca02885f4cd6064a26 2,542 1.00/1.00 vMB 24
802,287 802,287 000000000000000000004208c20bd37043f2b4c89a90cbfdd91a1a1607adc661 716 1.00/1.00 vMB 17
802,286 802,286 000000000000000000009d997e300da311ebf21b05df1648a44c960f72742502 3,153 1.00/1.00 vMB 32
802,285 802,285 00000000000000000002382ffe528030d4907cef6fa97148c2014c2432fea186 2,649 1.00/1.00 vMB 33
802,284 802,284 0000000000000000000213acb270bc0a410632e0bcfcf95165e68e419f68b64f 1,522 1.00/1.00 vMB 17
802,283 802,283 0000000000000000000057d8abee88eed95a6a5df2d20a6643159ff0562c6833 2,325 1.00/1.00 vMB 16
802,282 802,282 00000000000000000002b65ac6a46f06d86d35671cadff636328bc910d4499dd 2,819 1.00/1.00 vMB 32
802,281 802,281 00000000000000000000a68d69ef27fd6ca3663e29088ed2bf3764ce56697b1b 1,860 1.00/1.00 vMB 24
802,280 802,280 00000000000000000001a5e6a39946b51e6138e952c81aa8c649d9edf70f44ee 3,552 1.00/1.00 vMB 33
802,279 802,279 00000000000000000002fdcde244e5a453e9b8a4b21f42bb9527e59ad8c62158 1,412 1.00/1.00 vMB 17
802,278 802,278 00000000000000000003a63afa780c95b02510af26e4cc9900368cf46aa4aa1c 2,515 1.00/1.00 vMB 26
802,277 802,277 000000000000000000019a1f8634e2178a5d17cc0b02c2ad4f2adc89f0032e24 2,643 1.00/1.00 vMB 37
802,276 802,276 000000000000000000043696570e40d033d60b2fcc71c91fa30e75ac760e223a 2,362 1.00/1.00 vMB 18
802,275 802,275 000000000000000000036732aa0b319c288a215162804c74d78bc0892a24edda 1,480 1.00/1.00 vMB 24
802,274 802,274 000000000000000000005ed1cbc3b6bfe8a54666b70675c315eca10004f90192 1,476 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.