Loading Tool

Explorer IconExplorer

Memory Pool

41,868 transactions
26.54 vMB
0.05760029 BTC
Random Selection Loading Transactions
Max Size: 139.43/200 MB

Candidate Block

Mining Attempt 3d138553ae901d4eb3f6c8aaf39742fcc175135f4886f0b2eb48826ffefce5c7
Version 20000000
Previous Block 00000000000000000001c9da3c7fdd5757753db26645c1c8633d9e2dd727a1ba
Merkle Root b3e392506bd9677c8199f446d1f5fd495386fad2989b16dc08c3003f12340107
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,298
Size: 1.00 vMB
Total Fees: 0.00883912 BTC
Feerates: 150.93 > 0.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,802 (572,534 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,268 342,268 000000000000000007d290ae385dfb3c67c0abe13bc50bcc9d3b5e9831f95e1e 139 0.09/1.00 vMB 15
342,267 342,267 00000000000000000212b8d6dd176ca42a6403291328433e28e557402832a400 1,247 0.65/1.00 vMB 28
342,266 342,266 0000000000000000035e4faa9a392cb437248733c803274dd3e1753719c4c255 879 0.42/1.00 vMB 27
342,265 342,265 000000000000000004e8a68d71459730b1909f441dedf2d580dbc0d48cc73cf0 80 0.08/1.00 vMB 10
342,264 342,264 00000000000000001131515489c46e2c0240b6539255260599f8dbcdbaac9efd 252 0.18/1.00 vMB 19
342,263 342,263 00000000000000000318d53b19d6e1021658aef07188b5e03b7527dfcb343b4c 1,722 0.79/1.00 vMB 27
342,262 342,262 000000000000000006f3aadb12aada0f2937b59574abb5b1b36877b1fd250ab7 1,350 0.64/1.00 vMB 28
342,261 342,261 00000000000000000a3e4f0e60b6e7825d7816bf5023de67b2c2c70d347ffcd6 64 0.06/1.00 vMB 9
342,260 342,260 0000000000000000022d10f5dd39661ddd3f16b170f341c14d01916c2b22803f 450 0.45/1.00 vMB 16
342,259 342,259 000000000000000014cf5657a143a02a91a5eed9d4a7c509db99e0a38ce5c74c 1,024 0.37/1.00 vMB 33
342,258 342,258 00000000000000000bab415786dfbb3099340a1f2065f80920c283382c2c03b2 188 0.10/1.00 vMB 25
342,257 342,257 00000000000000001a82dc80aaf0d5c1e3e33c7e40bb651d37ab8b9a6cb2dda9 247 0.22/1.00 vMB 15
342,256 342,256 000000000000000009018e82963a1dfc53827f54870017a1757a6f38ee29b828 453 0.25/1.00 vMB 22
342,255 342,255 00000000000000000227f9cf319b50c5c3d830675eb4d945e09d7087903d39d3 477 0.24/1.00 vMB 24
342,254 342,254 000000000000000013069752dff02b0af9ab51eb40828bf5dd3bd2840058406e 818 0.43/1.00 vMB 24
342,253 342,253 000000000000000000b55ec8acf98a467f38fea40ea1c5b53def082a0c90387c 416 0.22/1.00 vMB 22
342,252 342,252 000000000000000007b7aebce441f7489f54a0dbf59c3c590ec5d6fdac651c81 212 0.13/1.00 vMB 21
342,251 342,251 000000000000000012f8f0a48fef0dd9a6e16521ed9233266108c21abe112370 295 0.16/1.00 vMB 23
342,250 342,250 000000000000000019fa0b788c67c541e40ce8de6028362f4c3aff591d8f1d87 76 0.03/1.00 vMB 26
342,249 342,249 0000000000000000029d5cbfe1ae10de93a8d5018669291fa11158a0a9e34447 644 0.41/1.00 vMB 21
342,248 342,248 000000000000000018e27ced426f68f4e218c32c9bb989a06341c78acaa445c3 260 0.12/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.04 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: 650.44 GB
    • Received: 13.28 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.