Loading Tool

Explorer IconExplorer

Memory Pool

32,398 transactions
25.04 vMB
0.05025401 BTC
Random Selection Loading Transactions
Max Size: 126.49/200 MB

Candidate Block

Mining Attempt c5408965aa6d5ca1cd5bdccc2020de783d5dd39dac323f8316612314889b34ad
Version 20000000
Previous Block 00000000000000000000fcced78716f3937ddf6728d5c4389f66f810a621bd37
Merkle Root f325eed856d9365db67171c7b6321e56559887fa31d4bcfcd21418e1862a07fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,797
Size: 1.00 vMB
Total Fees: 0.00535095 BTC
Feerates: 100.21 > 0.54 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,685 (639,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,356 275,356 00000000000000027604a8a449c5c8b1dac5e8e4da02b5fcb057b04fe3a4159a 88 0.03/1.00 vMB 53
275,355 275,355 0000000000000002787878c831dce62dc94042a1b48797cb139879ab7ba07b95 441 0.16/1.00 vMB 46
275,354 275,354 0000000000000002b392ed301a0cd239b0b4e0d8f80f7dd82a1b8cec7e22ac14 361 0.24/1.00 vMB 21
275,353 275,353 0000000000000001c7defdcfc589efde81e32e826c2e5aa6a956ef0e50a5e2ec 773 0.25/1.00 vMB 82
275,352 275,352 00000000000000011649126e6652b0de2a19ae3b25006b3b725f2ebf3164217d 21 0.01/1.00 vMB 31
275,351 275,351 0000000000000003de8ec3b603a14334e3f7c39b78b28e3c2928b89f1868f8d7 176 0.15/1.00 vMB 20
275,350 275,350 00000000000000036f0d36504ca6a676de54e468f82794ba9dfab224b25e3cec 427 0.24/1.00 vMB 36
275,349 275,349 00000000000000035688c3cd6e67513d96d271cbf3745f6fd1899a9e3d4b1e18 610 0.25/1.00 vMB 62
275,348 275,348 0000000000000002aad9670748e9cdb4e07bdd38614bf6a6afba918b3596f1d5 392 0.16/1.00 vMB 43
275,347 275,347 0000000000000001c5db034109de0e07eefddeba71cedb9a2da28af335144ffd 82 0.06/1.00 vMB 25
275,346 275,346 0000000000000002cf499352e82b9f6663566efe880dcdc54ab73fededf7ef10 183 0.18/1.00 vMB 22
275,345 275,345 0000000000000003f0f67c6bae1e16ea531115e43168aea043f9d44243461a37 432 0.22/1.00 vMB 51
275,344 275,344 00000000000000034ef3f5c7eddd823288ac7867fe0cf89d89ce07c64d6e247a 559 0.26/1.00 vMB 49
275,343 275,343 000000000000000356e52446c8d93db098ead4df4c6bb1d205823dc195d7a1d2 240 0.15/1.00 vMB 19
275,342 275,342 0000000000000004b70a5e5d5453166b52e536cb1a2b9e69b35b8e74a82ec733 702 0.41/1.00 vMB 34
275,341 275,341 00000000000000003b4e2c16bc6887afeebfbfb4d37326b3079bec88988a5cf4 691 0.25/1.00 vMB 59
275,340 275,340 000000000000000464769f87b62733dab52b3ca115474e58559e7ec30c04152f 220 0.10/1.00 vMB 45
275,339 275,339 000000000000000381fa29c29d933b7b6135c3ee394a671765a403ff8832f08c 291 0.35/1.00 vMB 13
275,338 275,338 0000000000000001bf021b93bd0c57e1205298c2f32cc3361ee1a8dfef321249 412 0.21/1.00 vMB 37
275,337 275,337 0000000000000004785b316cc9842be66cdb491e10c0baceaa0336b29a009ac9 201 0.15/1.00 vMB 28
275,336 275,336 0000000000000001577d3fb941fc40b768e3158540a992ead5fd2bbebf238ef1 103 0.15/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.83 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: 637.08 GB
    • Received: 12.40 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.