Loading Tool

Explorer IconExplorer

Memory Pool

78,565 transactions
29.98 vMB
0.11337307 BTC
Random Selection Loading Transactions
Max Size: 178.73/200 MB

Candidate Block

Mining Attempt 749a3339796a983468fa0ace41bff0aa8dac870d622e2c03d494cc43d3fc239a
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root 67c081357561b375c83eae6bd70def24b6b702e0bcca7210311da68ba55e83ab
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,034
Size: 1.00 vMB
Total Fees: 0.02668185 BTC
Feerates: 109.82 > 2.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (580,267 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,035 335,035 00000000000000000dc19631ce9d3bd78c09f15606b7ddd56ea12dd9b45592f4 800 0.49/1.00 vMB 23
335,034 335,034 0000000000000000136c533877d4cfd69203876627dfbea373e1438776ed0dc6 156 0.18/1.00 vMB 15
335,033 335,033 0000000000000000112f9c6387d227080ba6bfc8155f4af88f16b83c694a9de8 544 0.35/1.00 vMB 21
335,032 335,032 0000000000000000158bbd7fd4ed69138d9103c4677943854f8a3d28dea432fe 1,446 0.75/1.00 vMB 26
335,031 335,031 00000000000000001869147817b1fa2c19f0407d89f5b3377f3bb6c05f92b5ea 429 0.22/1.00 vMB 24
335,030 335,030 00000000000000000a62784900cb06623883793822e4d326b696469d171ca1c0 365 0.19/1.00 vMB 23
335,029 335,029 0000000000000000036c75e2d1292f439e2478032db5189b711fb3284a8149ab 54 0.02/1.00 vMB 32
335,028 335,028 0000000000000000168ddb9369c43c72289c896ea3f4b07652ae03e86425f5da 605 0.34/1.00 vMB 24
335,027 335,027 00000000000000000ce9fd83ffac7a4cfe4e7367c4d1234ab823725cfab67c9d 525 0.43/1.00 vMB 18
335,026 335,026 000000000000000012b1383902f5ab9d1637d3277bf556612cf22f182f16b1a9 1,116 0.75/1.00 vMB 22
335,025 335,025 000000000000000005b21b44025241e73d080d35e7ab1fb4a89e2143c68a1a12 41 0.02/1.00 vMB 18
335,024 335,024 0000000000000000126402f9ed19b3d718acf9f3509170180f275b8195066391 380 0.27/1.00 vMB 24
335,023 335,023 000000000000000001381c84eb80adc246394aea398e57050b3a9b660fb53b56 788 0.38/1.00 vMB 25
335,022 335,022 0000000000000000156945d207191e0eb135c9acb9ffba434a373bfe5096dd68 1,086 0.57/1.00 vMB 28
335,021 335,021 00000000000000001872c614ac707c59b8fdf4f6150665c2ff57747c4df56920 618 0.43/1.00 vMB 19
335,020 335,020 0000000000000000112ab5e78bd9b55341006a17b432d4537311d18250306f8c 2,297 1.00/1.00 vMB 28
335,019 335,019 00000000000000000fbb3990dedbdc26b18e65a892034cc5ed78881988c9da5b 702 0.35/1.00 vMB 28
335,018 335,018 00000000000000000b5e02b022231378a22a99e9de03c43161194e0c7fabb816 354 0.22/1.00 vMB 23
335,017 335,017 000000000000000012a76229ee16bdb32bb627cdebc38503b04905f506faff19 864 0.57/1.00 vMB 21
335,016 335,016 000000000000000019b6cd95999810f8346b628195f49aea9d06662151e91961 387 0.22/1.00 vMB 23
335,015 335,015 00000000000000000c1db468d8e917925835acaf569be550b3da4705382554da 284 0.20/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.91 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: 714.18 GB
    • Received: 17.52 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.