Loading Tool

Explorer IconExplorer

Memory Pool

79,150 transactions
29.46 vMB
0.08404172 BTC
Random Selection Loading Transactions
Max Size: 180.13/200 MB

Candidate Block

Mining Attempt 0e22e182a6b44b083f1e28414e701c33ac10d03aff44ced58a263e2ab7bf8b25
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 2a474b7a7c40ea92cf991272b2233d2d9cfee250c3afc9cd252552cdec433ade
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,340
Size: 1.00 vMB
Total Fees: 0.01926049 BTC
Feerates: 402.60 > 1.93 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (162,850 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
752,473 752,473 000000000000000000019b22da0d7f1f28ce7759e3a98961b6f311d4c545997b 2,293 0.77/1.00 vMB 10
752,472 752,472 000000000000000000045de395e66438af8f668eb4623bdd013cb82ecfb5f457 595 0.25/1.00 vMB 8
752,471 752,471 00000000000000000001d19d98aa736e43a7908d31ecd27695131a2a1add3faa 603 0.26/1.00 vMB 8
752,470 752,470 000000000000000000062373a3b71ea3722f75ea7770bd0c09942e45beed4221 1,586 0.63/1.00 vMB 10
752,469 752,469 00000000000000000004280845982439f416d5b3e2776270a937f8dec8620e40 2,625 1.00/1.00 vMB 11
752,468 752,468 00000000000000000000ab0883814d622dce7f92a9694cc2858e1a4cfddd04e2 77 0.04/1.00 vMB 8
752,467 752,467 0000000000000000000437d657c76599922a9a4cfe547fa93fe37643b2535b8a 777 0.36/1.00 vMB 8
752,466 752,466 000000000000000000042ea0ef8cab25f81ee6b29c1f070193c46ea12bd753d9 872 0.34/1.00 vMB 9
752,465 752,465 0000000000000000000136268a6ce5381ca3a138ce0f3d7b980a4541544047fb 684 0.28/1.00 vMB 9
752,464 752,464 0000000000000000000888171aa4acd100ff41aad41b26b8f372c26c4f2c1fad 885 0.40/1.00 vMB 9
752,463 752,463 000000000000000000017c66e49c65c92198f52ae3a3d2f907c96938bf6b21c5 1,846 0.60/1.00 vMB 12
752,462 752,462 00000000000000000004a4bb5390e3d37841bc39037b7b4087172e0d4f67f598 773 0.33/1.00 vMB 9
752,461 752,461 00000000000000000003e9886ba80e8822762e09900d91a1d9c2c8d146787474 1,547 0.49/1.00 vMB 12
752,460 752,460 000000000000000000018741b6f209e1b02d9dedd30933d960136d299a213846 690 0.28/1.00 vMB 9
752,459 752,459 0000000000000000000879a2de4e011c16237d8858740933f8985c8c9ceffc25 1,482 0.49/1.00 vMB 23
752,458 752,458 00000000000000000002c093d637b3be84bcff6b33ae089e9e5d8e9479b4206c 11 0.00/1.00 vMB 15
752,457 752,457 000000000000000000072cda500fb7ea44a0c1b4f5e58e72557bfc6e93144f18 1,584 0.70/1.00 vMB 9
752,456 752,456 0000000000000000000858cbe4ebc989f6771d8e1cab4e692b1f52b669a31059 835 1.00/1.00 vMB 13
752,455 752,455 0000000000000000000096dc2091fc443d0e98cf23ad7650f582553944df0b34 1,117 0.31/1.00 vMB 12
752,454 752,454 00000000000000000008073ee947521218ea93fafcf9fece6264f260536e1db9 1,072 0.41/1.00 vMB 11
752,453 752,453 000000000000000000026d4f87f223d91e43696f35955d452282fd8fe396c687 476 0.16/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.95 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: 715.18 GB
    • Received: 17.66 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.