Loading Tool

Explorer IconExplorer

Memory Pool

27,780 transactions
24.43 vMB
0.05023767 BTC
Random Selection Loading Transactions
Max Size: 120.39/200 MB

Candidate Block

Mining Attempt a0ec5216a3d431f2674811f4658c947a3a2b919b53b87e1d740fbe486b3cd81b
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root a7224d7fb5f820b6e989d6f05a022b9ae1d2df5115fe611866443b13182725e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,353
Size: 1.00 vMB
Total Fees: 0.00700374 BTC
Feerates: 73.20 > 0.70 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (541,427 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,275 373,275 000000000000000004308de35776e6aac377601f031c3a26bd4737bb6bc86a27 1,264 0.60/1.00 vMB 37
373,274 373,274 00000000000000000914d09c469187fc5b96a9272cf6f17fa88958cee4a53e7c 182 0.11/1.00 vMB 28
373,273 373,273 000000000000000004e260f51bc1f9fd4e2ba9f9081a30996685f103f3d2382b 561 0.26/1.00 vMB 35
373,272 373,272 00000000000000000232c73b7ac787a2b738519f5f1468ad0db2acf04281f76b 61 0.03/1.00 vMB 42
373,271 373,271 0000000000000000042c97d2a8e7f05f9ce33d67eb25414694f00d04b11cf4b3 255 0.17/1.00 vMB 29
373,270 373,270 0000000000000000111e5ba37f83e35d7acefdbd389d1f65450d6ab7a45dc695 102 0.05/1.00 vMB 24
373,269 373,269 000000000000000006de029846a724d02525de437851bc9697670a38c2024892 849 0.43/1.00 vMB 34
373,268 373,268 00000000000000000950775112e1fcf6f418990cec9f63c43adfb7e3c314b6ba 358 0.18/1.00 vMB 40
373,267 373,267 0000000000000000071982033af810b8ffca18a6bb111bc97963653d51a2f510 1,134 0.55/1.00 vMB 38
373,266 373,266 000000000000000007d1c06857c3bf653420a1a5f4212a7e3ff5eee61fef0a61 52 0.03/1.00 vMB 32
373,265 373,265 00000000000000000c7fbc9665c834a9fefa331cc5c24442ee49f09fed2d42e6 180 0.11/1.00 vMB 34
373,264 373,264 0000000000000000112637b76a230d8fff995f786ea5c75a882eefcc6d239688 762 0.54/1.00 vMB 31
373,263 373,263 00000000000000000ea7b4ae8de45911a8c09379121e69574f0f8da932f2fce9 852 0.43/1.00 vMB 41
373,262 373,262 00000000000000000b0784d9e2ad521d0e7d9204cfaa1ce0b739236c637d567e 150 0.07/1.00 vMB 31
373,261 373,261 000000000000000009fe99aec4ed8e43b3192b1357fa3a704abefb8ee468aeb7 1,054 0.52/1.00 vMB 35
373,260 373,260 00000000000000000925fdd899054232fe32128fdfda9fd01365ed0a142c6577 140 0.09/1.00 vMB 30
373,259 373,259 00000000000000000edbfb69e281963730b47d9d82b2112ead4f12d4068e1f83 212 0.11/1.00 vMB 39
373,258 373,258 00000000000000000baa82059bc34016389a9f20bbc1a188cd9e5779ef55ae44 72 0.05/1.00 vMB 35
373,257 373,257 00000000000000000d0d0e7a7af70cc98ad851ec6df767d67ee1b0d27d84fae5 172 0.09/1.00 vMB 33
373,256 373,256 000000000000000009a0dbdaf45eb70cfdb460f298d6a2ef320867419fe04521 308 0.17/1.00 vMB 32
373,255 373,255 000000000000000002fe6565205d7b8d73aa1875b9bf15530f58d195e12e4d76 131 0.06/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 781.86 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: 641.76 GB
    • Received: 12.52 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.