Loading Tool

Explorer IconExplorer

Memory Pool

78,939 transactions
29.91 vMB
0.12016867 BTC
Random Selection Loading Transactions
Max Size: 179.75/200 MB

Candidate Block

Mining Attempt 48f791167f46d8dbe1bbcb6805cdb06cbd190de3ee3bb760c196d9ed1108a3a8
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root fda1d4ce841922f2c7827843b99a8d3c98aa5cdd1408c4e8dd7d7bedeef8b6cb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,769
Size: 1.00 vMB
Total Fees: 0.03700510 BTC
Feerates: 673.02 > 3.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (75 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,198 915,198 00000000000000000000905e2cc5dcc7aa0fa11ca619828cc970f8f84732e4ef 986 0.30/1.00 vMB 2
915,197 915,197 000000000000000000004b3e7e5aaeab111493f0d06b8a6f97fdb08081d0f764 2,171 1.00/1.00 vMB 1
915,196 915,196 000000000000000000013056a9caa15cd1e34c038e1bb47f9d61c37f2e670056 2,789 1.00/1.00 vMB 4
915,195 915,195 00000000000000000000434d606c3a7811f2f11a15f2cf209ba28821c827a687 1,546 1.00/1.00 vMB 3
915,194 915,194 00000000000000000000ed17108ada750c30ae44d6a032cae868ae55c67ad635 4,459 1.00/1.00 vMB 1
915,193 915,193 00000000000000000001ba71b7469b64db1b81f795f06fef5c8de15c97c7831e 3,290 1.00/1.00 vMB 1
915,192 915,192 0000000000000000000041d60a92a6ed88a5f4f780ef10a467a2b56d3042f027 734 0.26/1.00 vMB 2
915,191 915,191 0000000000000000000036bbd7276eb10eeccda80d363dbecfc4a4ff5e03f32d 271 0.09/1.00 vMB 2
915,190 915,190 00000000000000000001959d63615e809b1cfe2057393e2a73c4fe2fd66f1d56 4,961 1.00/1.00 vMB 0
915,189 915,189 00000000000000000001a127feb492d2c14d9243c7583ddd9d976606f48a6cfc 479 0.11/1.00 vMB 2
915,188 915,188 000000000000000000004c44360260928e9d563b570837afc23fa58b8a5266bf 743 0.22/1.00 vMB 2
915,187 915,187 000000000000000000007ba311933e38e3aaa12bb5822777161a2b7e973a341a 2,857 1.00/1.00 vMB 1
915,186 915,186 00000000000000000000f9ed58f50ea3395fea3cc5910c6adbea9d34000d3f9f 2,985 1.00/1.00 vMB 2
915,185 915,185 0000000000000000000205b45d904c19e542f059cf3fc09afcf93eab418f2243 2,322 1.00/1.00 vMB 4
915,184 915,184 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e 3,619 1.00/1.00 vMB 1
915,183 915,183 000000000000000000009cc847e34910d5d5711b5344aceacf52741007a9bcc7 1,314 0.43/1.00 vMB 3
915,182 915,182 0000000000000000000144eeee229f6fdee76d74e470764944d2fc0b2f9db788 3,057 0.99/1.00 vMB 1
915,181 915,181 00000000000000000000dcaffdcfe756ba9f54c89dc10dcc5a174b52596938ec 2,515 1.00/1.00 vMB 5
915,180 915,180 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff 4,319 1.00/1.00 vMB 2
915,179 915,179 00000000000000000001dc192b0ad238907d906253e9c0e3e020d8781daa1ad4 3,794 1.00/1.00 vMB 0
915,178 915,178 00000000000000000000ea58206e4eff75b5d66645906505b921d60d4f38d2fb 1,320 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.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.