Loading Tool

Explorer IconExplorer

Memory Pool

77,678 transactions
28.54 vMB
0.07338517 BTC
Random Selection Loading Transactions
Max Size: 174.44/200 MB

Candidate Block

Mining Attempt 42bf787a23f51ef22422f40259105547b615cb51613677a9de6636c8293cb235
Version 20000000
Previous Block 000000000000000000012a2725ebcf8d9d3bda9d4ab80251aee944bedceb5183
Merkle Root f9d6df2f2f04738adb6926a557efb0ddbf8d9db97f7dc77cde75e40017ecf18e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,399
Size: 1.00 vMB
Total Fees: 0.01114885 BTC
Feerates: 150.67 > 1.12 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,599 (821,952 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
93,647 93,647 00000000000875403363d53c62fab834b4cdc7ca7090fc55a56dd615401fec1b 14 0.00/1.00 vMB 0
93,646 93,646 000000000001e3e313f2acb6d31c6f98914ee8af8a861abab48066c4a68023c8 14 0.00/1.00 vMB 0
93,645 93,645 000000000007adb916b9505831dce12df3190720a8e83f80ec8418deda9aa97f 13 0.00/1.00 vMB 0
93,644 93,644 0000000000012f8e607bee4de40eab1644773c55fe8d00a85f12d20543156c70 14 0.00/1.00 vMB 0
93,643 93,643 000000000005339f7fcfd87b4152613b75d458fe6856adb0fe9ecde43ec1c64c 4 0.00/1.00 vMB 0
93,642 93,642 0000000000009c221836213a73a5184aca052eb5398323e4c93558f817edf6c2 131 0.05/1.00 vMB 0
93,641 93,641 0000000000075b7e00a8eadb9a2998ebf9f20e464321c042bc6f64be75be049c 220 0.05/1.00 vMB 0
93,640 93,640 000000000007970cf6125dee69a6e8ab535aa6f843c6fd9db4ef45c6ca2a4e73 14 0.00/1.00 vMB 0
93,639 93,639 000000000003187dacb90d95a583855f18dfd24cf30dea0ccc1d8814cecb1145 216 0.05/1.00 vMB 0
93,638 93,638 0000000000041a68358f898d91816a2adb14c8a904d5e6cf9ab4a8ced29a910f 13 0.00/1.00 vMB 0
93,637 93,637 0000000000032af7d8139388f0f21df09edfccf9ede079784d944f390ee9bdd4 4 0.01/1.00 vMB 0
93,636 93,636 000000000007d58e7f497c6994a2e3a3655379ab4a6bde53c05a430a56fb8e25 14 0.00/1.00 vMB 0
93,635 93,635 000000000006eedb39072df1efb5cf3b784a2ff1d860b0e02e9bd5f80e016682 13 0.00/1.00 vMB 0
93,634 93,634 000000000009852382d88a5442c35c602140bf08a6c40f9d9475326572032ecf 14 0.00/1.00 vMB 0
93,633 93,633 000000000001f5a680543d35695f609b59a0ea78d6d49832cae0163a68562dde 8 0.00/1.00 vMB 0
93,632 93,632 000000000003eae37d95e9c2bada33b48c83cd2bc2584b19b4de7ba7cfb95c5d 14 0.00/1.00 vMB 0
93,631 93,631 000000000001b9b988ade7586db19ea0d0196af3b06d467719c3657570bcf655 14 0.00/1.00 vMB 0
93,630 93,630 000000000002fbf2eb344ed718ea1b4b7f5179f7641e34d624707de3233e3365 14 0.00/1.00 vMB 0
93,629 93,629 0000000000004553183a05104b363d9dbd8af9f7af8bba79320700820bc9bd4d 219 0.05/1.00 vMB 0
93,628 93,628 0000000000047640a9411b85c172fe530a325d7c08764594f46ed36ec8a61b40 14 0.00/1.00 vMB 0
93,627 93,627 00000000000567266952dbd4a96601c5b5b239eee607ac575486dc9f78936903 14 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.43 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: 770.52 GB
    • Received: 19.92 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.