Loading Tool

Explorer IconExplorer

Memory Pool

41,879 transactions
31.65 vMB
0.08683458 BTC
Random Selection Loading Transactions
Max Size: 159.01/200 MB

Candidate Block

Mining Attempt 6e99f60066c1e37fd0bf6a5524fd439ea88660f88b9c74ff02fdc6c679f218d6
Version 20000000
Previous Block 00000000000000000001bce059f3583b3cf282475591f68e58ba9a4e27df5768
Merkle Root e74e843bed667c4d952a3d8531f22774588a9b9105837cba3b625dbeca344412
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,451
Size: 1.00 vMB
Total Fees: 0.02132630 BTC
Feerates: 150.77 > 2.14 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,567 (679,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,099 235,099 00000000000001a5c019edb75b0c8770de1efc01265e8fca3117f09c9d6e32e0 3 0.00/1.00 vMB 94
235,098 235,098 000000000000010294701d1bded467d91fe697e3ae869fb9ad958d9376a9927f 238 0.15/1.00 vMB 87
235,097 235,097 000000000000015c26bd132bc2615d42e201c6239a03687fdfd897c0300d71a4 320 0.13/1.00 vMB 132
235,096 235,096 00000000000000dc31980ecc831dd40c9b632b64575770a36ea3317f6fd7f84d 303 0.18/1.00 vMB 125
235,095 235,095 000000000000016afd9c7c38f0b83be3f5fb7c294469b2986ff754a2babca326 266 0.15/1.00 vMB 171
235,094 235,094 000000000000016d9b9e3559538dc365f53f623b6980e092b2b02e5c9d7f4d86 127 0.12/1.00 vMB 79
235,093 235,093 00000000000000c914e40e2912977920e04bb088d67902da2cfdd8bc4e29cf81 347 0.24/1.00 vMB 98
235,092 235,092 000000000000005c69a10e2afa8c503728f6a996d28a70faa11df7014ca13415 17 0.03/1.00 vMB 68
235,091 235,091 00000000000000bc4a4a2adf6f5661582916072cc9435681f7adf0e2a4ae03b7 141 0.15/1.00 vMB 77
235,090 235,090 0000000000000085db8de6d89cb559138396d9f6889b4505284a66c66e3a4420 205 0.16/1.00 vMB 112
235,089 235,089 000000000000005adade1160e8f06ffd9f4e8ee05196b01be7b67a7181572ac5 245 0.13/1.00 vMB 164
235,088 235,088 0000000000000061973b00a5eac44a72e754876c165a26fca27ce0701cc64077 187 0.15/1.00 vMB 90
235,087 235,087 00000000000000b1df13a7cbf9c2c55bd1501e0353917f9b5c2e3fc5128196a5 58 0.05/1.00 vMB 73
235,086 235,086 00000000000000c8895787c8f64d9707333cdaba9cc80e1192ea9d38c71dc888 278 0.10/1.00 vMB 210
235,085 235,085 0000000000000079e6f4037e70f7e38bdf685c9980c36d904b32116ce136f43c 632 0.36/1.00 vMB 127
235,084 235,084 0000000000000060944bda64a42ae797ebaf7cd990aecf2129df4789da7e58fd 148 0.08/1.00 vMB 154
235,083 235,083 0000000000000068dbbf3f75cc9946d33ab7831c0aa78130c1027b39291dde9c 97 0.05/1.00 vMB 183
235,082 235,082 00000000000001116ec2b8e8c9dbcfbb0c02edf33953c940dbabd2a2bda140df 27 0.01/1.00 vMB 151
235,081 235,081 000000000000010bff3d2c095a4fbac4c64e8fdeb0ef83dd5287c119632e39a3 317 0.16/1.00 vMB 141
235,080 235,080 0000000000000131126557b4a6cdec184c3969ea870c1630425fce54a5f175b7 5 0.00/1.00 vMB 913
235,079 235,079 00000000000001880048ba298b3348e42a2c738fda284ad94ee3e7b6bf803273 68 0.03/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 781.62 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 625.24 GB
    • Received: 11.58 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.