Loading Tool

Explorer IconExplorer

Memory Pool

25,979 transactions
12.10 vMB
0.04290127 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.94/200 MB

Candidate Block

Mining Attempt 396c118f67da59b5db5f4ed174abc6893354bbeb88ab4950f3f7fbe54c6fd6c4
Version 20000000
Previous Block 000000000000000000011a75290ae074a86aa244b62cdd60847de059c4401eb0
Merkle Root 0ebe85cad24e9a73ad1af8ab89719f23c2a99b7654fa9ff18575c0784dca4a1a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,590
Size: 0.997996 1.00 vMB
Total Fees: 0.02255021 BTC
Feerates: 203.19 > 2.26 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,700 (742,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,230 171,230 00000000000008a33a32a471f547366d19804237ef3262782ed6b7e251c395f8 69 0.02/1.00 vMB 88
171,229 171,229 000000000000036cb1acef102a093649ca0fd04b263eb5b5f1a56836435f7aa5 16 0.02/1.00 vMB 0
171,228 171,228 000000000000054476756d5000db86ebf75854aa2f84c510f98647b6ab4059ed 45 0.03/1.00 vMB 87
171,227 171,227 00000000000007ac3c1ecfbfd561bcb1bd9b8d854e963d6bfa5990e69cf9b434 36 0.01/1.00 vMB 207
171,226 171,226 00000000000008412da0b80df7af832f792123e47bba9448ed6f2e869ee4c12b 21 0.01/1.00 vMB 159
171,225 171,225 0000000000000360077e4406becc031d0fd09c39879fcda017408284229dee6a 101 0.03/1.00 vMB 129
171,224 171,224 00000000000003d801908d67bbde48ea3e3f6190d7aa42caa29c0122b98a0df9 24 0.01/1.00 vMB 61
171,223 171,223 0000000000000846841cb100d045d10517225e112f098889ae47eb7922db98d9 44 0.02/1.00 vMB 204
171,222 171,222 00000000000000ce7f037c72f11defab90ce1a184f3201672960f477974bad98 17 0.01/1.00 vMB 179
171,221 171,221 000000000000082a26a1534a8d0cf09c3755bf7f198dc3a91abfbc699cda13a4 21 0.01/1.00 vMB 74
171,220 171,220 00000000000002dc487fe04d912ecf1f60f39e79206a37d971d12553ac95e703 4 0.00/1.00 vMB 0
171,219 171,219 0000000000000800b3fe1f1d45b00a88f5717c06f4af48ce3fea863f7e60afae 52 0.09/1.00 vMB 77
171,218 171,218 000000000000047cfd5b04c3cac35935ee6486366011065778a8b938c4b75629 18 0.01/1.00 vMB 368
171,217 171,217 00000000000002eb3896c738008dec36e47074e7bbb5970bb4d5df95a4364340 85 0.03/1.00 vMB 97
171,216 171,216 000000000000006d76c976143c9fb4272814b2c0b021f88d896f6ff110c27fc7 184 0.05/1.00 vMB 22
171,215 171,215 0000000000000ae6fd359cb9f80e88da9d13d907ef497a6fe7c28f9d97ce1b5d 46 0.04/1.00 vMB 173
171,214 171,214 00000000000005ecd546e943b854499e5fa1dc21f004d914a80dfe97212e030e 9 0.00/1.00 vMB 795
171,213 171,213 00000000000001d8501fadabb53a7d2d7bf2e3110ea5fe94430e5a4b83b21bf3 35 0.02/1.00 vMB 50
171,212 171,212 00000000000009cc27f787470b097b8c47710162937812b7f806f2d784463456 48 0.02/1.00 vMB 135
171,211 171,211 0000000000000a7970fbd881e183cfcf6879fe85695c3238a135ae44264da634 74 0.03/1.00 vMB 74
171,210 171,210 00000000000000b593b22c282c823efebfc0c2f1bfd11f8533261f13a87303f0 54 0.04/1.00 vMB 162
Previous 10 blocks ↓
Total Size: 780.09 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: 493.40 GB
    • Received: 3.47 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.