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 (69 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,204 915,204 00000000000000000000e885ade576aceca50441a4a73807a55d83826b1a7ee7 4,163 1.00/1.00 vMB 0
915,203 915,203 000000000000000000016f37ebff3155727e9dc2626e3cda4bbea1a15db94d83 2,461 1.00/1.00 vMB 0
915,202 915,202 00000000000000000000714dd5626405ef762615f56971366158ae4e4759dedf 1,683 0.63/1.00 vMB 2
915,201 915,201 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b 3,009 1.00/1.00 vMB 0
915,200 915,200 0000000000000000000043b39214e67beb23d111c982e6903370623ca621eb52 274 0.07/1.00 vMB 2
915,199 915,199 0000000000000000000018f1bb919e43a225d64406949ea8934fc6c32053c6fd 3,704 1.00/1.00 vMB 1
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
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.