Loading Tool

Explorer IconExplorer

Memory Pool

40,942 transactions
27.96 vMB
0.07381442 BTC
Random Selection Loading Transactions
Max Size: 143.59/200 MB

Candidate Block

Mining Attempt d20f7a9049790faf920e6760748e4bfe611a3bf71a4e69aabe46b9dcb5f5f65a
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 9eb5f6c1dd8ab8257dca78cc8f2657f5ff7c9b8a6363da253b0f91e144efa9e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,735
Size: 1.00 vMB
Total Fees: 0.02011239 BTC
Feerates: 101.49 > 2.02 > 0.42 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (409,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,113 505,113 000000000000000000340b7badb14a683c998d3f89524170dbb3da46018b381f 1,004 1.00/1.00 vMB 110
505,112 505,112 000000000000000000014d0bb52c4871c1acdf53c6f43b7bf78155d681853e9b 1,298 1.00/1.00 vMB 124
505,111 505,111 00000000000000000035c9052c3e9e57cf10e6d5fab5486f899cfcaa8a7612b7 1,260 1.00/1.00 vMB 137
505,110 505,110 0000000000000000006cfd3acaf06d283ac4e1a8fdba37db7ae72badc3745f7d 851 1.00/1.00 vMB 125
505,109 505,109 00000000000000000027328880d4bdbaa0188f265efcc6a516f2259e2edff626 2,004 1.00/1.00 vMB 338
505,108 505,108 0000000000000000003ee979f2a7b9737ec456490e0a8a54f6fdeed8d98d4351 1,617 1.00/1.00 vMB 306
505,107 505,107 0000000000000000004fca8fb530c10aebe5b94c199097b028fb8b96c58957aa 1,194 1.00/1.00 vMB 170
505,106 505,106 000000000000000000315130265098daa5d9865c71b10d444545745128d1fc3e 1,178 1.00/1.00 vMB 254
505,105 505,105 0000000000000000003f14035fc0b6c30693b2060ba84a67ae7cadb3bb9282be 566 1.00/1.00 vMB 98
505,104 505,104 0000000000000000005360fb9eeb0a6d593b8b9c95272ee57b49561ee3eb7c02 638 1.00/1.00 vMB 144
505,103 505,103 00000000000000000014cf80dabf7e6d0b8dec51bc9914311401a9605f6b3606 615 1.00/1.00 vMB 100
505,102 505,102 0000000000000000007ad87ace5ddec90c0afd371d67cfd45ca3ad01f9b78cf1 1,012 1.00/1.00 vMB 176
505,101 505,101 0000000000000000002de8afbb90006588e639cc0f55eb740bc2b76746eff050 1,953 1.00/1.00 vMB 341
505,100 505,100 000000000000000000739bd7336736f4a050dc22032e611e7cd747750db71c87 1,946 1.00/1.00 vMB 391
505,099 505,099 000000000000000000377f67b9630130f914d142eb27b286cd81364aa7459d1e 2,008 1.00/1.00 vMB 304
505,098 505,098 0000000000000000003b414eadfe9751909bdced866c0fa65b3f0156ebe7168e 980 1.00/1.00 vMB 177
505,097 505,097 0000000000000000003f350dcff4fa5b1df61355cd80e9b06be55654d6384518 185 1.00/1.00 vMB 114
505,096 505,096 0000000000000000006fcfbab65ccb4634a800c5b12913b8379e6704b42db663 163 1.00/1.00 vMB 105
505,095 505,095 00000000000000000055234efac33e0ea30cc8e84ded7997f9e434534fd6f1bb 896 1.00/1.00 vMB 206
505,094 505,094 0000000000000000003e6a8d2866b21d13e35de303bb4b3e6d088c25fa4ce0b2 1,504 1.00/1.00 vMB 210
505,093 505,093 000000000000000000163059daf67d0ca6c95a607585cb1f1248b10711a63fb2 2,189 1.00/1.00 vMB 364
Previous 10 blocks ↓
Total Size: 781.76 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: 632.53 GB
    • Received: 12.12 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.