Loading Tool

Explorer IconExplorer

Memory Pool

34,698 transactions
14.72 vMB
0.07577664 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 84.46/200 MB

Candidate Block

Mining Attempt f097cfd55ed35603805395a0a6ff74556ca2e62103e206c8c8d7fac897b6d631
Version 20000000
Previous Block 000000000000000000003e70dae81c2e89b5d4ca6ab8bf109e05b178f961a8c0
Merkle Root c370018d0f7ac5aa3dfe177de10aed5d8cecd1db716f83749ae10d434f08cb14
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,007
Size: 1.00 vMB
Total Fees: 0.02950396 BTC
Median Feerate: 2.83 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,339 (709,305 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,034 204,034 00000000000003f4abcf8aacce3d9f795d737c7d2a9f6329377deac83476072d 438 0.16 vMB 174
204,033 204,033 00000000000000d7c71f4f72e13422885bdfa387b05bc366edbf2c0d205906d8 111 0.05 vMB 112
204,032 204,032 00000000000000c9a5c34ce49931d0183d6a0cbc14401e9b14f4df8df03f71a7 8 0.00 vMB 190
204,031 204,031 000000000000039bf3836e5081296b2ad600acd4bd9b87ce723cd04a631337bf 220 0.09 vMB 163
204,030 204,030 0000000000000089df8c889303335b6abd3ebe4b61ce6efb997ff03e639d8c59 256 0.18 vMB 40
204,029 204,029 00000000000003cfad25963f05b3a549dd6920429defd5982d9246abba8e1740 429 0.19 vMB 169
204,028 204,028 000000000000052fc8bc1423dc1b0da44d01062e528a224d576173b2f01f6abc 105 0.05 vMB 105
204,027 204,027 00000000000004715bd344409f7018d96e4b44f4a7c162ad160cf5e970481093 25 0.01 vMB 111
204,026 204,026 000000000000016cbc5994e44349ce8e8b8525c2d5d03677513f592c6c10da46 29 0.01 vMB 134
204,025 204,025 0000000000000035e6707feaec91fcdd5bc9b7d67ea67de324c627c3a31eeebd 322 0.11 vMB 152
204,024 204,024 00000000000004003283c2997d6d3ac60c08ecf1dc1bc8927ab9070f5002bd60 233 0.10 vMB 162
204,023 204,023 00000000000003cf4b28145cb4a0414e8e34aa19b5bf07da30bed7f902126d89 516 0.39 vMB 74
204,022 204,022 0000000000000000414d816320223a4b05e84052d8c0a7d83b39f8ebee4483a4 49 0.03 vMB 76
204,021 204,021 000000000000001d5889b447504b90b651cb4a34ca4b59bd8de881ecf8e01a44 62 0.06 vMB 53
204,020 204,020 0000000000000503015131143eca8932e9dbde37d9a5560085b360e3a02cbd13 431 0.17 vMB 150
204,019 204,019 0000000000000214f8dc0b56709dab097a73b4465b129e508ccc776f2998e31f 135 0.05 vMB 64
204,018 204,018 00000000000000fba938b1ae0d9c486b875e68cea8ac8b75f6ee4834c6764bf7 401 0.18 vMB 149
204,017 204,017 000000000000000bc0e042d9faaeead961bab57f91c71eee129a78f40b534e8d 22 0.01 vMB 122
204,016 204,016 0000000000000092fa9f487a49e09252131a05f8f0890c825c36d966f03248f5 42 0.02 vMB 125
204,015 204,015 00000000000000d258880b2ca9c060d49329834156f7b00e5f1c0d2ad02b1262 22 0.01 vMB 21
204,014 204,014 00000000000001ce159f050989a2cba3167726ea5cb45908ff9165ad764f594a 208 0.10 vMB 184
Previous 10 blocks ↓
Total Size: 779.45 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 11
  • Data Transfer:
    • Sent: 143.73 GB
    • Received: 0.58 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.