Loading Tool

Explorer IconExplorer

Memory Pool

43,636 transactions
27.33 vMB
0.06963797 BTC
Random Selection Loading Transactions
Max Size: 143.39/200 MB

Candidate Block

Mining Attempt 6f84fb266d59430f918808d16e7e30102f858147eebad9956c9597819534c88e
Version 20000000
Previous Block 0000000000000000000016a2e4f654442fd3c68b01796737d538082af92a4f49
Merkle Root 29613ff317d34966093ad1eee255ea8bd646fdca915d51c8781d5bc30a3af145
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,148
Size: 1.00 vMB
Total Fees: 0.01849545 BTC
Feerates: 298.50 > 1.85 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,920 (166,623 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,297 748,297 00000000000000000003b460c7752a0943c0446e259dd72143f8dffac1cf5934 2,506 1.00/1.00 vMB 13
748,296 748,296 000000000000000000054bc8b74ec40b5d70f02cc59ebb39cbb25b74ca2947d7 631 0.24/1.00 vMB 11
748,295 748,295 0000000000000000000986d0b7d25cc08c0d34e3f93784853b5d0517fec6dc8c 373 0.13/1.00 vMB 12
748,294 748,294 000000000000000000083e221ddb71fca8d781bafbbdfd3960514e87ab75f1be 3,006 0.98/1.00 vMB 13
748,293 748,293 00000000000000000009e2cb6f6b2a7d0c1f8c2452c4cf411aebf4014fced359 2,412 0.77/1.00 vMB 13
748,292 748,292 0000000000000000000449085799337ff50b17b8790cdaff0cb6d651ff8ad4b2 633 0.19/1.00 vMB 13
748,291 748,291 00000000000000000003f63915abf05b1ab45384732f1efffa4c2bb4929dfde4 528 0.28/1.00 vMB 4
748,290 748,290 00000000000000000006b85d87917452393487dfc39913d688196ebfc797ef02 2,820 1.00/1.00 vMB 9
748,289 748,289 000000000000000000034b0b80d70958efa29cf450f4a468d4d9a95bd2ad3bb9 3,263 1.00/1.00 vMB 21
748,288 748,288 00000000000000000003d0b5202c9141e3915dbc1c194fb5057cc52f4ba8a739 1,595 0.62/1.00 vMB 12
748,287 748,287 000000000000000000025ebc1102163f53fc30541de018906ca8b54669778ecd 1,270 0.91/1.00 vMB 9
748,286 748,286 00000000000000000003b600e1deac36915168c438aa135cd8dfdba528052a1c 1,365 1.00/1.00 vMB 18
748,285 748,285 0000000000000000000017be0b9427360b5a357dd5d2cb59257648134a1766c1 82 0.05/1.00 vMB 7
748,284 748,284 000000000000000000079ae1eeda8be0b7ab569ac2e26496ab3b963b9f05c95a 2,532 0.91/1.00 vMB 12
748,283 748,283 00000000000000000004b0e7c19a02b6c78f0406bdee213a785d41747d0de57a 2,067 0.75/1.00 vMB 14
748,282 748,282 00000000000000000000772fca90f8ae4de70b3022e4a674a0f4dd1115a62038 1,523 0.49/1.00 vMB 12
748,281 748,281 00000000000000000005b4489c9c7f5b109a3d2edb895d3681bf5b88e81a214e 119 0.04/1.00 vMB 12
748,280 748,280 000000000000000000096b124db081dec751466743ca78b28ecac2ea2c49dd58 645 0.21/1.00 vMB 13
748,279 748,279 0000000000000000000710e6e786a49342113a85454bfce692ed2bd34db05736 2,080 0.97/1.00 vMB 10
748,278 748,278 00000000000000000003b9c044730541121a129092c89aa63407fd0b9c4df1b4 1,102 0.43/1.00 vMB 12
748,277 748,277 0000000000000000000318bd5ec461360ec4956ee453fd157e8eee8f29d53d98 1,730 0.84/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.25 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: 655.38 GB
    • Received: 14.29 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.