Loading Tool

Explorer IconExplorer

Memory Pool

20,166 transactions
4.92 vMB
0.01059679 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 34.21/200 MB

Candidate Block

Mining Attempt 8fd299415be813ed654a77e5655041602f8279b741d4ac0853fa19532d690c93
Version 20000000
Previous Block 000000000000000000004f4a31c86ff2b110eb09516753e59b0af3c3c6772a4e
Merkle Root d5ae31af38f3210086f5120c1849433ba5f7329499cc30ff02b9e8d409763d6b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,480
Size: 1.00 vMB
Total Fees: 0.00388445 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,501 (673,247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,254 240,254 0000000000000057e7278aff887eeeb9977890094d0f9f81f358a4c5db69e563 159 0.09 vMB 108
240,253 240,253 00000000000000dc6a653bb1ee2816dde6d761847e29e884c8ba88bfd34f1cc4 92 0.09 vMB 85
240,252 240,252 00000000000000a65dc203ea791c31ebe5d3b933f9812a4e38dcb900bc28e17f 78 0.04 vMB 157
240,251 240,251 00000000000000af0d73d6d7ff3f34d269f2c8f8751d47749c53c1a877cafb44 49 0.03 vMB 108
240,250 240,250 000000000000005b93b087cc6de9ee5cb96f924ac6495ab8513a342212e4646a 119 0.05 vMB 156
240,249 240,249 00000000000000a54825b5b73a4de1f4120e5d4af4ce07c1deb746bc260ebcfb 273 0.22 vMB 117
240,248 240,248 00000000000000c53b9d1ba6c860f37e358c6093e819503db8d449ae742466a3 457 0.23 vMB 149
240,247 240,247 000000000000009c8ce28405fd750760e3bc4fe4443025fce1345ddd10a0fa64 358 0.17 vMB 148
240,246 240,246 00000000000000d71371f786febed0834f9767153c28f814b0a2e302092c25b3 171 0.08 vMB 145
240,245 240,245 0000000000000023113cbf8a6d2dcd3fd78c57c4d6c7fa6f46a19cdbc3d5297d 95 0.07 vMB 93
240,244 240,244 00000000000000e899528f043986ca04c639e726724c9a31ed7ff0891e7a6572 296 0.16 vMB 97
240,243 240,243 00000000000000d21490e77e971da5c401e8148ca4f03473e70ab35f9c57ab72 253 0.22 vMB 95
240,242 240,242 000000000000006f2129dd7e346a7fda4c353dce94b106c558bfd5d9e21fbe04 657 0.25 vMB 187
240,241 240,241 0000000000000006f77657b75bc9704dbd9f3ab9ee4a0103df129357d11b0bfa 425 0.18 vMB 180
240,240 240,240 00000000000000e839632c9b33898ca7439060c8a48f58592d0080c7d71c546b 723 0.30 vMB 186
240,239 240,239 000000000000006daf5d447de48b83b93e3bc4933f034d1d425ea1c164838df1 566 0.22 vMB 201
240,238 240,238 000000000000008cf9e84f9f3af9a0ebdb520c60f7cd3f04b84ec7124cae0868 218 0.10 vMB 123
240,237 240,237 000000000000001fd8827dc344ad9ff53143e538fce8d5ed1662888ec74acc53 212 0.12 vMB 124
240,236 240,236 000000000000008257e2c95e4e9c7de93b0546122610128cb04d14454952fa2d 373 0.25 vMB 112
240,235 240,235 0000000000000028eab6f7cd16594cb10f6d5003bf3e6f59954003052e973e9d 536 0.25 vMB 164
240,234 240,234 000000000000001997f05c6fd89d139b77b7f0737f4a769db671981a4f3a4618 449 0.19 vMB 191
Previous 10 blocks ↓
Total Size: 779.73 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: 370.83 GB
    • Received: 1.80 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.