Loading Tool

Explorer IconExplorer

Memory Pool

64,973 transactions
19.21 vMB
0.06588315 BTC
Random Selection Loading Transactions
Max Size: 124.35/200 MB

Candidate Block

Mining Attempt 4384b38be2b078f9decb274ab4c07fcf35a4b16cda2222303ae8d6cacce5f4b9
Version 20000000
Previous Block 000000000000000000016af6bdb14f4de712c2154dcf968d3da485051e001e31
Merkle Root 7cbc7cc6ab237c73bd61379e9d984aa4dbff443fd8fe5e7f380da15f5d62190d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,385
Size: 1.00 vMB
Total Fees: 0.02205013 BTC
Feerates: 120.23 > 2.21 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,805 (880,320 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
35,485 35,485 000000007f7a98ba72c28ee9d0948db4ac329dd27dd2e57febad7869382d0875 1 0.00/1.00 vMB 0
35,484 35,484 00000000bfbda34ff47ce18bc6fdc41871cda8d4bcf0c20e50550e2c49b1f9cd 1 0.00/1.00 vMB 0
35,483 35,483 000000000f397268a6fe6708b8d5c669d3e54bc31745079b0e1c0133db493304 1 0.00/1.00 vMB 0
35,482 35,482 000000001a2ba7dedf1b740fd06a0110f18466e838812b4f3101c4b3dfa470b6 1 0.00/1.00 vMB 0
35,481 35,481 000000008ecaf5f401ccf1928555be6e74d2f5878eb37a1c3cf44829740b7fa6 1 0.00/1.00 vMB 0
35,480 35,480 00000000034b578a718346157c3839ae2b7fa81a7898c85501596dc2a0359e68 1 0.00/1.00 vMB 0
35,479 35,479 00000000bae9d47716788dc28e7d68a87f3ad1bb408b7a8c8b494362a9b89268 1 0.00/1.00 vMB 0
35,478 35,478 000000003a9de8a7176d517c2f969685d9fdd63c846e86945fa6897fb6f8b5e0 1 0.00/1.00 vMB 0
35,477 35,477 00000000148a1f9c2a9093bcfdcd287a895f50883fcc239502dbfb12d60f0d98 1 0.00/1.00 vMB 0
35,476 35,476 0000000073edb3f8455bd72a73b24869232725e1a01b7b840a5f6dce0ab1ba69 1 0.00/1.00 vMB 0
35,475 35,475 0000000000a72147e9fd72fd6f48312579b6fec8314f24169a95bc22875b5d87 1 0.00/1.00 vMB 0
35,474 35,474 0000000028ef121ef4071904b3ac0221157ee66b5c18f95467e08fcc91923af5 1 0.00/1.00 vMB 0
35,473 35,473 000000001c8b83376fbcd195319c3cd962e79b73c87833616b4a50ecd57003f1 1 0.00/1.00 vMB 0
35,472 35,472 000000000d646de8de2c8bb9ab4cd3acc0ba05ce734e44f5359ae3932ebb9219 1 0.00/1.00 vMB 0
35,471 35,471 00000000b1cca1c5f42498b68ba4fa9138d9fb10f009a27dd4e80cd67bc5f5f3 1 0.00/1.00 vMB 0
35,470 35,470 000000008764e46e0d1e31ddde0f3c654654263559f7d70b4da5c2c4d2306088 1 0.00/1.00 vMB 0
35,469 35,469 000000008d0638f7ea9a1ce5cee0ab02261f132790c2ad23fd5bc6e3ffcb53c4 1 0.00/1.00 vMB 0
35,468 35,468 0000000066b42be563447228d4f2409d3121430bb2960bb475ef3e7eedd291ac 1 0.00/1.00 vMB 0
35,467 35,467 00000000c27a779a5bda3133f6b686cb58f7a5e092ec19a1abbb83a25c6fa422 1 0.00/1.00 vMB 0
35,466 35,466 000000009367c74eece5f295d10e4fd2b93b82a7ed8273f1fe7e743c4fed453c 1 0.00/1.00 vMB 0
35,465 35,465 000000001e7182b6989f3519101515708de65026fbe2731aa6c8a5fad6b0aa3d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.77 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: 785.69 GB
    • Received: 21.60 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.