Loading Tool

Explorer IconExplorer

Memory Pool

77,114 transactions
28.42 vMB
0.08825406 BTC
Random Selection Loading Transactions
Max Size: 173.00/200 MB

Candidate Block

Mining Attempt 0183050fdf6dae062404e4cd5249177a5e28376653e938e291614c3a9d1ecc34
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 6480f84ea23bd2ad25af86de3c530a084eb473c5ab4b0f5f5035258b8eddde93
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,611
Size: 1.00 vMB
Total Fees: 0.02465022 BTC
Feerates: 477.45 > 2.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (98 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
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
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: 713.77 GB
    • Received: 17.47 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.