Loading Tool

Explorer IconExplorer

Memory Pool

53,864 transactions
29.78 vMB
0.10530443 BTC
Random Selection Loading Transactions
Max Size: 159.97/200 MB

Candidate Block

Mining Attempt ce5d4a9c22a2cb20cae359dc7d8ab355ba30c3d92f4e8d4edec379b068e90e50
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 26787697f471a940bf04145c191564c5578566f6fced499dfc440602cec58ba3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,771
Size: 1.00 vMB
Total Fees: 0.03264824 BTC
Feerates: 150.77 > 3.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (68,595 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
846,119 846,119 000000000000000000034d7928cf4fdf70aace2295dc6bb7f2989fd1b9b49482 3,191 1.00/1.00 vMB 26
846,118 846,118 000000000000000000018c0312420519eeab021cd6d4a53244e7dbccee6be492 3,067 1.00/1.00 vMB 23
846,117 846,117 000000000000000000023e155aa2a2337499e4e45233bc8ae412ff44fe6d94ea 4,476 1.00/1.00 vMB 29
846,116 846,116 0000000000000000000315a0e6b4b12777fe8c303d9eeaa89518a76779160ceb 4,562 1.00/1.00 vMB 23
846,115 846,115 00000000000000000002bbe037fb2f6b4b02bfa1c41a7c73dabcec15b7db1c41 4,745 1.00/1.00 vMB 37
846,114 846,114 000000000000000000012215f65e1739e301e9e82a8ae522dcfc80452c522be8 4,945 1.00/1.00 vMB 41
846,113 846,113 0000000000000000000206d15f2a51719279c97fba6358d677653872b3e43326 5,822 1.00/1.00 vMB 41
846,112 846,112 00000000000000000000e37d72c7d3a98e9bae83bde008901a06058cd91352d6 1 0.00/1.00 vMB 0
846,111 846,111 000000000000000000026b58fba686ffcae680c04f87d06b4a805e3e741d07a8 6,583 1.00/1.00 vMB 29
846,110 846,110 0000000000000000000164c767b9c5e86c3c496bfad9931c4dd4ebcd4294e745 5,673 1.00/1.00 vMB 43
846,109 846,109 0000000000000000000041ce6d0684e821891a340fdb312e9b692605fd6cea05 3,737 1.00/1.00 vMB 37
846,108 846,108 000000000000000000012265505d2934508e571ba647649e4d967691649d0ef1 4,368 1.00/1.00 vMB 20
846,107 846,107 00000000000000000002d83155f2353c5d37a26f52a524fdb912ba4b722ecbe8 3,706 1.00/1.00 vMB 26
846,106 846,106 000000000000000000021fba938b35444c6e30c4f41bbdca918060fef4d682f6 3,235 1.00/1.00 vMB 20
846,105 846,105 0000000000000000000010b98a646f8bafa8dd6d4f14db9051dbd74ea28d5229 3,982 1.00/1.00 vMB 33
846,104 846,104 00000000000000000000718aa65fe2ba5a7a220766b73c6fe1aa4dad92e12883 6,091 1.00/1.00 vMB 32
846,103 846,103 0000000000000000000222b3b21d7fcd948482bd26eb0e893ce4edd8387a4fad 6,232 1.00/1.00 vMB 41
846,102 846,102 00000000000000000002e6a90eb007b038682837a260d167af7a1563c33c0294 5,837 1.00/1.00 vMB 30
846,101 846,101 0000000000000000000201a658fb4aff92b17d253c11c4b38e7ad1038e97381f 6,296 1.00/1.00 vMB 27
846,100 846,100 00000000000000000001ea63ce744752784fc395986d59ee4c8b8c5e90e1bc5d 5,814 1.00/1.00 vMB 28
846,099 846,099 00000000000000000001dd0f8cb194c8b7f1fdc283145caabfaa7598e6dcef10 5,137 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.