Loading Tool

Explorer IconExplorer

Memory Pool

79,372 transactions
29.82 vMB
0.11313274 BTC
Random Selection Loading Transactions
Max Size: 178.70/200 MB

Candidate Block

Mining Attempt f501accec0cbf464e7a5eeb6d2388767e7792a5afde6eaba111e6c0ae1963dcb
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root bf34d0a9d27c75d7a79f27c042ac5d21ef2f56cb53d0c59008fd64278af55a60
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,067
Size: 1.00 vMB
Total Fees: 0.02756302 BTC
Feerates: 150.74 > 2.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (558,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,672 356,672 00000000000000000e7e3e8519c56a6e9e3413632d3c05990fb299288570a73f 620 0.23/1.00 vMB 39
356,671 356,671 00000000000000000a5a673d56c287e0638bd1171c7d0faab335625ed9f928e1 269 0.74/1.00 vMB 5
356,670 356,670 000000000000000014955d28f5bb63dee009bdaf2df4f6491e642d6269cd1153 1 0.00/1.00 vMB 0
356,669 356,669 0000000000000000122a007bc4481d8e6a001830801ed9ecfd2bc7e38c7b04fa 385 0.72/1.00 vMB 6
356,668 356,668 00000000000000000ff65b4f531618186337c7f2054ce9d135de9139e7eb385f 451 0.74/1.00 vMB 6
356,667 356,667 000000000000000000df5030ca0e6dabda289c7a75d55d0f0986d50b742682b5 982 0.49/1.00 vMB 29
356,666 356,666 000000000000000008a05c82ae65ef6931193407905fff9c4294512d76b6bf8c 799 0.75/1.00 vMB 11
356,665 356,665 00000000000000000572fca717f8b5992e9e26cba4f5268923f7282585c0ff62 692 0.75/1.00 vMB 16
356,664 356,664 0000000000000000168f26e17a3112b836a94a6c172802f7c5dcaeb6f2655d07 1,368 0.75/1.00 vMB 28
356,663 356,663 000000000000000003a3af65d767ae33dfd70946b1e0554ec10f861afab58049 2,388 0.75/1.00 vMB 43
356,662 356,662 0000000000000000101b22acc6b20701a854cc04f1273e6f84653694b30a04e0 62 0.04/1.00 vMB 36
356,661 356,661 00000000000000000bf62622783bc47d7b0a8927b23e3e46aeb870acd09a6b93 585 0.44/1.00 vMB 20
356,660 356,660 00000000000000000ac44514adaa851ddd3d44b5a975544b499a5ed548f2c748 1,574 0.75/1.00 vMB 27
356,659 356,659 0000000000000000158e6025f70f963162aec986e32d05e9cc67b3ff5f0ba24b 670 0.41/1.00 vMB 20
356,658 356,658 00000000000000001543ddda0f74f239323fd3d954b57937afd2dd2ea738564b 1,286 0.61/1.00 vMB 35
356,657 356,657 000000000000000008cb8e9d6396f4782ed340f26c4c1e303e7bd058a0de126f 177 0.11/1.00 vMB 19
356,656 356,656 00000000000000000016c914437d8b00402b39428569d1f04ca0a9dfe55cb6a3 76 0.03/1.00 vMB 28
356,655 356,655 00000000000000000285e09a4f13dbb675ee4b5a30d2b1f9028a63df51f221cd 119 0.10/1.00 vMB 10
356,654 356,654 00000000000000000d51a9a9bc3592a02a805f4cd13ec26ff27dfda4e18706c9 1,172 0.57/1.00 vMB 21
356,653 356,653 00000000000000000f15feae8ad76ea078b76ac9cf2bd74ee9d12723fb599a86 1,477 0.75/1.00 vMB 29
356,652 356,652 00000000000000000c134633a155bcd640b9f4e7cb69385145ac8b816b3393f3 1,704 0.75/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.91 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: 714.02 GB
    • Received: 17.50 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.