Loading Tool

Explorer IconExplorer

Memory Pool

38,926 transactions
28.83 vMB
0.07246504 BTC
Random Selection Loading Transactions
Max Size: 145.81/200 MB

Candidate Block

Mining Attempt f76d688c2e1c45d2f4c34c1be31c8a53a8080744ee92233b6d066013c333536b
Version 20000000
Previous Block 00000000000000000000a6d144bf09442c4791163349c498643bd27a23fdd463
Merkle Root 575f1e91f21041b6bdde38d7bce154a3ca1282163025f33058def7ccfa71b92c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,874
Size: 1.00 vMB
Total Fees: 0.01647835 BTC
Feerates: 100.36 > 1.65 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,576 (682,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,199 232,199 000000000000011b9fbaa1784ee463cd3982ed66e3b5932ea53548e7be68d82a 848 0.45/1.00 vMB 124
232,198 232,198 000000000000010943077317a282d2d204c59580cbd52775f2d7fa0c58cce58b 357 0.25/1.00 vMB 103
232,197 232,197 000000000000006b664670d46f1a44202da47e2416094fd3834364cdb4bcd5cc 43 0.02/1.00 vMB 178
232,196 232,196 000000000000005e4456b8d16d4d9741cf6fe2c6435dba3564c771b888c5fbfe 132 0.07/1.00 vMB 114
232,195 232,195 000000000000015df3b5f0442398cbda286c439c4d4e2fd0300858b2631dfdcf 109 0.06/1.00 vMB 128
232,194 232,194 0000000000000160bbba82ec79327dcad1f52828f24a76065b9b15c1aaaa32d8 195 0.15/1.00 vMB 108
232,193 232,193 000000000000014fd25182dd922796a6d0153b103c8fc55d9155a3ba4c7b604c 81 0.04/1.00 vMB 204
232,192 232,192 00000000000000250c7acc02741c95a7e674315323cc832359db536c84bedc7b 253 0.21/1.00 vMB 8
232,191 232,191 000000000000016d31d8437e4ce2722abbce3bce5be7c804acc86270c10a6b0f 105 0.25/1.00 vMB 37
232,190 232,190 00000000000000b74803dc634bb10b07b7c08fa94f50cb04a6a62da26236321f 341 0.25/1.00 vMB 95
232,189 232,189 00000000000000a63895de6ad8ba823ade4ad80899ca35af07483b35da481024 121 0.11/1.00 vMB 103
232,188 232,188 00000000000001da90f157e67f9514280587e8725ff16d16dfccc800727d3499 331 0.25/1.00 vMB 105
232,187 232,187 00000000000000fc330467bdfc35af4f8107ec55fe6419fc6fd8443471a6ee38 586 0.25/1.00 vMB 249
232,186 232,186 00000000000000c10f0e1f778d0c4fb3e133f04939997b13b0f4cbb6edfb5e38 604 0.25/1.00 vMB 222
232,185 232,185 00000000000000fd248f55789e403d5fb6017036c1934fcb3c38b665b0fa1e24 444 0.22/1.00 vMB 153
232,184 232,184 00000000000001744e7a9e97dc3c9c379e1d8d0d1851857e82323fa74206fa95 747 0.26/1.00 vMB 275
232,183 232,183 0000000000000118e74481b8bd883aae3fc79ead018a1e2998e3fa163339c003 332 0.30/1.00 vMB 71
232,182 232,182 00000000000001d84c841e5243e640133aaebd9c9447d8f30bea97b73ceb0ed1 703 0.25/1.00 vMB 192
232,181 232,181 000000000000012a23bb665afc73a789d4c671b25503321950ccabd5d6590a22 203 0.25/1.00 vMB 89
232,180 232,180 00000000000001208854bae2016b1aee00a8d43f97b17e9f3a51e06f7588f369 512 0.25/1.00 vMB 173
232,179 232,179 000000000000018082574aad166f1f82f207ae961892a969e18f63b63dae5d3f 582 0.25/1.00 vMB 238
Previous 10 blocks ↓
Total Size: 781.64 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: 626.39 GB
    • Received: 11.63 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.