Loading Tool

Explorer IconExplorer

Memory Pool

80,898 transactions
30.05 vMB
0.07359684 BTC
Random Selection Loading Transactions
Max Size: 181.16/200 MB

Candidate Block

Mining Attempt 4f5cea2735abffa6e678fb6ae63db0ded791a60be91a16338a2d671918f7e8fd
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 899387cbd5a5e4d5006249fd1b315fa125dc01d10a4c147862a9435578ae07fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,404
Size: 1.00 vMB
Total Fees: 0.01221648 BTC
Feerates: 40.21 > 1.22 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (621,693 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,276 293,276 00000000000000009da3b4eb3f03e531ff1f4f871afd2401da71a13161b69e23 188 0.10/1.00 vMB 22
293,275 293,275 00000000000000001efddff231dcd1fe68a5d7794f636d0b02b63f16eb48d9e7 663 0.33/1.00 vMB 37
293,274 293,274 000000000000000001b13e74897eb2e37a87bfa5e6ca4f75f70dd03b6de56ab7 90 0.05/1.00 vMB 22
293,273 293,273 00000000000000008bbd75fca8e791520e82876e25fa4240e03b8ae32cdab931 397 0.16/1.00 vMB 36
293,272 293,272 00000000000000008b99a874543c3bdf10d7353f1d3c8e8bd47508263c6191b5 1,102 0.69/1.00 vMB 29
293,271 293,271 0000000000000000883231ba0c5b9ba3ef1730b965e56135a3802c733f51b228 512 0.19/1.00 vMB 60
293,270 293,270 00000000000000002b1eb705e134dc61f714c8750e521dc87f40fe0e281f3d2b 44 0.07/1.00 vMB 7
293,269 293,269 0000000000000000c8764cf09eaa67f13ed048bac6f0e071bc58a50d23057b72 579 0.32/1.00 vMB 42
293,268 293,268 00000000000000009cc33fe219537756a68ee5433d593034b6dc200b34aa35fa 54 0.04/1.00 vMB 15
293,267 293,267 0000000000000000099884eea8528821fef5953271216d476ad1fc504630d23a 367 0.19/1.00 vMB 28
293,266 293,266 0000000000000000b90b199e699b6df77433666cde55c98703af5edcd18f974f 297 0.27/1.00 vMB 19
293,265 293,265 00000000000000008a317621eb28de89e4e97d64eee5ab2cf0561eac99b41d66 667 0.25/1.00 vMB 56
293,264 293,264 00000000000000007a6931d6f97258fe65077bee3b1bf4d6a4ec19ff4d9d8415 383 0.20/1.00 vMB 37
293,263 293,263 0000000000000000a0e89ba15e2f1ea8f3165b5238bd7916567ff8f11a01b020 662 0.59/1.00 vMB 27
293,262 293,262 0000000000000000491d16e8bee14619edd9b5e1c2d7e0d85eb9ec84b229aadb 784 0.35/1.00 vMB 33
293,261 293,261 00000000000000009cdf007ffad3b5d5aaea4f2fa6709536d121e0f0fecb96af 674 0.35/1.00 vMB 39
293,260 293,260 0000000000000000b193358597b9b1be645dc29d2cd7cb0e693cd55aa09a230a 512 0.31/1.00 vMB 25
293,259 293,259 00000000000000005ed9d0f5cb08194874c7cb8880da4e9c5307093f2878105a 1,024 0.33/1.00 vMB 59
293,258 293,258 000000000000000057139f80cc52a0a1fbfcb0b3a4774039e68572a243b88487 128 0.05/1.00 vMB 71
293,257 293,257 00000000000000000f32558c33e49d6bc5f197d67e741596ffddfd4b0a1f335b 365 0.42/1.00 vMB 18
293,256 293,256 00000000000000002058c601634154d82bd3050b9068740c7a465b776dc9e9d9 895 0.35/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.33 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: 660.46 GB
    • Received: 14.75 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.