Loading Tool

Explorer IconExplorer

Memory Pool

49,373 transactions
23.41 vMB
0.07868770 BTC
Random Selection Loading Transactions
Max Size: 130.22/200 MB

Candidate Block

Mining Attempt 0fbe02278823825c5a704ab7088e0a4153b79670a58ba1209aa53b1e6b4c5958
Version 20000000
Previous Block 000000000000000000014516557c854fec17fbaf794bccb8a8de27105c4d6b52
Merkle Root 17ed3ceb3d2251cfe3eda7f795315056c5f3319c361eda5b0d515e0cbab44279
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,608
Size: 1.00 vMB
Total Fees: 0.02556043 BTC
Feerates: 641.71 > 2.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,002 (913,643 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359 359 0000000092c57e4d0f6f29a83a4072fdea05816199619e60c96867f7df570d5d 1 0.00/1.00 vMB 0
358 358 0000000032d1692a4b213820a1e668733d72e483188ca3dc64f838cdcf5b2fb9 1 0.00/1.00 vMB 0
357 357 0000000018271ff4d19879fbe9f94bccf7323965fe1926fb0458ddee8b63c992 1 0.00/1.00 vMB 0
356 356 00000000e125dc5a97591697785b3a3cbb9a9c2857d4a0a3a9905461eceb1ddd 1 0.00/1.00 vMB 0
355 355 000000006b6a210ca5b715e587c0155a2524c3d592266bdbd75cf1186172dab8 1 0.00/1.00 vMB 0
354 354 000000009bbc82871dd828a2573d035d05cc2947c7d99668609f6c671779436c 1 0.00/1.00 vMB 0
353 353 00000000dec5e5fbf851495db241e624012d675bbef96ec6dab5cdc91fa3b53b 1 0.00/1.00 vMB 0
352 352 0000000090e31ebfb5734092b91f0d8b1dc5f40cd7ff9c18b3f0e999278c7c91 1 0.00/1.00 vMB 0
351 351 00000000db629e4d40902dc756ee9e3ebb87a76d2750e0846849f3d5e93bb4d6 1 0.00/1.00 vMB 0
350 350 00000000e286ad94972e44b0532f2823bcda3977661a5136ff4d9d7db107d944 1 0.00/1.00 vMB 0
349 349 00000000c4f49e3bffbd95679dc5684e388bf65b0c5160a64b34ab9a22ebc6d3 1 0.00/1.00 vMB 0
348 348 000000008d47f2e62a4fc29427cae537426c7ff461719e7f0433e785138b751c 1 0.00/1.00 vMB 0
347 347 000000003f87de459605bbbbbb06f4207ff09f79c7e516aca650545b374b26be 1 0.00/1.00 vMB 0
346 346 0000000036d62217cd8364db8ab43303379061f7c1d7eecfe49ce10c6ef9a4b7 1 0.00/1.00 vMB 0
345 345 00000000c378c233cf6341ca6f4e7ebfe9fd1324fbbc0e21e0165393e0e83e37 1 0.00/1.00 vMB 0
344 344 000000008cc122c5d35497371c6a0ac9b1659781848445be29bd9e2d1cf00d14 1 0.00/1.00 vMB 0
343 343 00000000da99d2a1a9a5b005143254481a8a37c28ef845e9cbe07e8bd3727c6e 1 0.00/1.00 vMB 0
342 342 0000000030d317436271d42f336d26387b284fed7c84e02f8d951d1a865b052b 1 0.00/1.00 vMB 0
341 341 0000000082a38ff5b06379fe8898e516e4b9158c6b3e4bf07dae998ac3e8699c 1 0.00/1.00 vMB 0
340 340 000000005ddf5639bd049b9579d2ff5d1060ed1020a72f927db9c18b106e81b4 1 0.00/1.00 vMB 0
339 339 000000001122ea7605edc62081cefc267a41e3fe3fd7b86874b3ee6217de23fb 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.60 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: 543.33 GB
    • Received: 6.29 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.