Loading Tool

Explorer IconExplorer

Memory Pool

83,150 transactions
30.89 vMB
0.08113390 BTC
Random Selection Loading Transactions
Max Size: 189.47/200 MB

Candidate Block

Mining Attempt 0fad0c40b7c66530a9042bd419e86cc2c9b382593fc6197ab115f7ecdf98496a
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 35b51f5c3d9c52f52644454a0377e8fd511a1f23e062d4b3d974d659e485739e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,913
Size: 1.00 vMB
Total Fees: 0.01157141 BTC
Feerates: 146.36 > 1.16 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (15,849 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
899,496 899,496 000000000000000000010105f12af5e2ac34ff3e866c1d9c9512f73d84ffa92a 3,751 0.90/1.00 vMB 2
899,495 899,495 0000000000000000000158a7697cf1fa145028c431a62cc086fe9a754a6615dc 1,904 0.86/1.00 vMB 1
899,494 899,494 000000000000000000018a89b0a9d8dd557df755f8aaa77b9e9facdc0d3f99ac 2,894 1.00/1.00 vMB 1
899,493 899,493 00000000000000000000d5992f1a49f46362ebd773354149b8285259e080a3a7 2,168 1.00/1.00 vMB 1
899,492 899,492 00000000000000000000cdb6fbe193f25ba3c0097a0f7a781007b9f8ed34de5e 2,534 1.00/1.00 vMB 3
899,491 899,491 00000000000000000000b1984efae6a8d0487bf44649662b14db3731be480833 437 1.00/1.00 vMB 2
899,490 899,490 0000000000000000000104a99445bf97da7542b38a156160475ad794016a6a66 737 1.00/1.00 vMB 2
899,489 899,489 0000000000000000000123f8fbcaa1d1726b49558273b61457b8b2dc4d4256e9 389 1.00/1.00 vMB 2
899,488 899,488 00000000000000000000b5c2662fb2edc8c0f54dbc39c240640ecc56feff08e5 328 1.00/1.00 vMB 2
899,487 899,487 000000000000000000023263bac65f2c92eeb4ee30e2f4405a84a34b4a2dc68a 506 1.00/1.00 vMB 2
899,486 899,486 000000000000000000023756c3d7523e2b384805af6772aef69887b8570506c6 2,007 1.00/1.00 vMB 2
899,485 899,485 00000000000000000000272e1d58afe114a3904d75aeb50c16306d4268b3ca6a 2,896 1.00/1.00 vMB 4
899,484 899,484 0000000000000000000054a26414da7076bb136afb5be9f49b7d883d12b05f2e 4,042 1.00/1.00 vMB 6
899,483 899,483 000000000000000000002e83f68c8dac2f01633563d74647c91a5a3dca7a82f0 2,686 1.00/1.00 vMB 4
899,482 899,482 00000000000000000000b80e38cc15eb11f04c3caa30b5a2ae030052f21aadea 3,370 1.00/1.00 vMB 2
899,481 899,481 0000000000000000000205eb7f7b910a71ebe9421eb5b6a399942b83606afd3c 3,242 1.00/1.00 vMB 4
899,480 899,480 00000000000000000000d4b24f1f07e4566759658a9679e99525014380221990 3,774 1.00/1.00 vMB 9
899,479 899,479 00000000000000000000820e344bc454f7c5ff287909604ed076af5b62c1d1ed 3,306 1.00/1.00 vMB 4
899,478 899,478 0000000000000000000113f36627a25ae0a15b05555ca05ba459cfd189b271c4 4,118 1.00/1.00 vMB 9
899,477 899,477 0000000000000000000128e10f127deeaa8991b22dfa6c465120230f574cd19b 3,404 1.00/1.00 vMB 6
899,476 899,476 000000000000000000008ea24aa9a48a9ac7c5398629e274596301bd9b8eaf72 3,314 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.99 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: 717.22 GB
    • Received: 17.84 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.