Loading Tool

Explorer IconExplorer

Memory Pool

82,484 transactions
31.22 vMB
0.13055436 BTC
Random Selection Loading Transactions
Max Size: 186.65/200 MB

Candidate Block

Mining Attempt fae24f0177b5f97ccad0372692169b67241601ae9bda2c08921cde4e654977ba
Version 20000000
Previous Block 00000000000000000001d5c5e6dfb1105c06f06ef2ada68ef39386bddc38f0ae
Merkle Root 222dd2cec81882fb74e603f889d233ae08165a6f2204c78eb2fdf6bd3376186d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,987
Size: 1.00 vMB
Total Fees: 0.03923911 BTC
Feerates: 502.65 > 3.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,149 (93,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
821,356 821,356 00000000000000000003c8366da4439776401ba2768090240a3ccbfdefa95f33 3,296 1.00/1.00 vMB 261
821,355 821,355 00000000000000000002742e60ce89d89263fe0b643b007431e4d031924c9cc0 525 1.00/1.00 vMB 154
821,354 821,354 00000000000000000003da3bfadae5020a3cbbac5997703b1c4e04fd674c99ea 2,369 1.00/1.00 vMB 163
821,353 821,353 00000000000000000001798fe0bca10ab157f6af1d9059bc670382ef31466b0e 3,481 1.00/1.00 vMB 170
821,352 821,352 00000000000000000003ea9dbc0bf5e59fd2d6dd94c1a60fc9c3736c7b4fe300 3,535 1.00/1.00 vMB 214
821,351 821,351 0000000000000000000391c803059dfc8e85e7b426c011fbeac168b95d8e36ae 3,659 1.00/1.00 vMB 192
821,350 821,350 0000000000000000000313bd771d4dc47a5763e65027586d9fa25881c023463f 3,019 1.00/1.00 vMB 281
821,349 821,349 0000000000000000000060342a919a6c064a9bc25311321d4f56c17e57e620ef 3,355 1.00/1.00 vMB 213
821,348 821,348 000000000000000000019efb2ebbef393206e4de2eb02397c075b811769b328f 4,055 1.00/1.00 vMB 217
821,347 821,347 00000000000000000001b4c8c53fa38f02ef265aeed6c5689e131affe5578e41 3,818 1.00/1.00 vMB 207
821,346 821,346 00000000000000000000b975c78597e25ac0773de4f4caba55716cc0c4057388 3,480 1.00/1.00 vMB 227
821,345 821,345 00000000000000000000f2e2fd665d8c627e55f99aa852c05e0f5159e59ac14a 3,291 1.00/1.00 vMB 243
821,344 821,344 0000000000000000000044a5d105282e917ec7a0c1b7d3c1645bec5209c1db50 4,008 1.00/1.00 vMB 279
821,343 821,343 00000000000000000003e5365f31e27db06b42ff989765d7fd269d63b4ab5a97 4,038 1.00/1.00 vMB 234
821,342 821,342 000000000000000000021ba60418f65cf834685e564b359ebaa5ab699ff834e3 3,984 1.00/1.00 vMB 282
821,341 821,341 00000000000000000000f2e0fae1722d969b7ea40a403ef1f9afc765542d95c4 4,101 1.00/1.00 vMB 298
821,340 821,340 000000000000000000008e40fd6732c88fdcf750ee951b4a4a5d146f6001ab77 3,572 1.00/1.00 vMB 263
821,339 821,339 0000000000000000000111a4809bc412ba9545db9b23668007f94578d5ad8fa1 3,789 1.00/1.00 vMB 248
821,338 821,338 00000000000000000003d4506a4c2c5de8e3432f2ee58a8f4f6d27579a26de24 4,543 1.00/1.00 vMB 242
821,337 821,337 0000000000000000000325558c862dc74334f4c4b118767d23e29460af2493b8 4,365 1.00/1.00 vMB 290
821,336 821,336 00000000000000000000fa5888308cfcdf29ab782112bc071074081da9fcda3a 4,138 1.00/1.00 vMB 279
Previous 10 blocks ↓
Total Size: 782.65 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: 672.91 GB
    • Received: 16.33 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.