Loading Tool

Explorer IconExplorer

Memory Pool

44,812 transactions
26.91 vMB
0.06679761 BTC
Random Selection Loading Transactions
Max Size: 141.79/200 MB

Candidate Block

Mining Attempt 657ae6f645c09e746bb84b972dae0f89cd2de1c257d7f540bf77c9216c39e906
Version 20000000
Previous Block 00000000000000000000facfaa62459f98f3b2a139e8179039060bf314a7e923
Merkle Root 3bb84aeb696f59883c83d1f34076774f41a460b2621a35c7cae8ee75a243a102
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,376
Size: 1.00 vMB
Total Fees: 0.01705503 BTC
Feerates: 251.72 > 1.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,747 (78,563 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
836,184 836,184 00000000000000000000f6b7d697aaf6a06b13caf56ef72ac66a9694d39b6d6f 2,862 1.00/1.00 vMB 13
836,183 836,183 000000000000000000034ef82a73401b64806a0db0164d2d4f25c0e43da67cd6 3,008 1.00/1.00 vMB 21
836,182 836,182 00000000000000000001b6eb933ceecdae6e07a9df668b748bef61f5f01ff115 2,318 1.00/1.00 vMB 12
836,181 836,181 00000000000000000002c9dd0a2ef881d7a8c79097730522f2b92d36d50a56c3 693 1.00/1.00 vMB 6
836,180 836,180 000000000000000000014e5fb8e9d9872fd8865ab3eacb7f29c502b27f215382 1,873 1.00/1.00 vMB 8
836,179 836,179 00000000000000000001c80ce33b31d6680957f93ec2bd7df5653c08eac5893c 799 1.00/1.00 vMB 7
836,178 836,178 00000000000000000000493ada0cb05ebbbaa829131e914e9501d64bb6e54b1c 1,664 1.00/1.00 vMB 9
836,177 836,177 00000000000000000002838a7046b360ed3161646331ede832974631a6d6a5fb 1,234 1.00/1.00 vMB 9
836,176 836,176 0000000000000000000177eecd89f31cd0928de09fe3c21753c542a2aac0327b 1,424 1.00/1.00 vMB 9
836,175 836,175 000000000000000000025ee9eeab1876fdef9708b4df47c124a4080a9899ba64 2,900 1.00/1.00 vMB 16
836,174 836,174 000000000000000000029fdebf6ee6b66002220b3b5421ff49c6bef72efec75a 2,002 1.00/1.00 vMB 11
836,173 836,173 00000000000000000000e08e9b0c70bd0d544900671bab079b5c0eebd75ee5f3 3,119 1.00/1.00 vMB 15
836,172 836,172 0000000000000000000341e1ef3c15b78d7c2f774873751087cc400ed50e6639 1,799 1.00/1.00 vMB 9
836,171 836,171 000000000000000000001a4ae5ab18330b5e0cb72bd91d0aaad42fb059513b6f 2,753 1.00/1.00 vMB 14
836,170 836,170 00000000000000000002825a3ee58718501be72abea9c1a4420931b9a34449fa 993 1.00/1.00 vMB 9
836,169 836,169 00000000000000000001f8d4547d38d88c1b329cc43d3836df7727232f959ae4 887 1.00/1.00 vMB 8
836,168 836,168 0000000000000000000251229584a81b325e750e724bafcdb3a7517b93f8ff16 1,627 1.00/1.00 vMB 11
836,167 836,167 0000000000000000000275a392c7d984224cc8429d1a13477decb75d95dc9cfa 2,390 1.00/1.00 vMB 14
836,166 836,166 000000000000000000025d155f4144abbd90fd86f4ac69627470734a79ab2054 1,293 1.00/1.00 vMB 9
836,165 836,165 000000000000000000013ad2dc959b111c6e2532e5e766bc4b5661fb2c32be92 572 1.00/1.00 vMB 8
836,164 836,164 0000000000000000000275ed4eb3bb044401c287aa78bb9fada5a80090166e35 627 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.94 GB

Node Details:

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