Loading Tool

Explorer IconExplorer

Memory Pool

81,517 transactions
31.53 vMB
0.18377358 BTC
Random Selection Loading Transactions
Max Size: 179.24/200 MB

Candidate Block

Mining Attempt ac0d5ff25830f2b725d264ceda5907a7a5225a4e24e9cf077bdc63fb22564ef3
Version 20000000
Previous Block 000000000000000000002128f08076c4278d8e6a8312c3abb6321e557facd1c9
Merkle Root e9fc793c0181e99d6d46f360466c7542aa28c261f0017162c9c295c94a269d0d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 225
Size: 1.00 vMB
Total Fees: 0.02134577 BTC
Feerates: 40.21 > 2.14 > 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,645 (655,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
259,877 259,877 000000000000000912e092c43f64f6036baaba2b748d645684d1657d3f4af2a8 142 0.06/1.00 vMB 78
259,876 259,876 0000000000000017917a6f1b58bf3ca3e389d188ff59855c8cfe27d8fc3c286e 73 0.03/1.00 vMB 44
259,875 259,875 0000000000000009cba30fd8ca004a10c646c7a5b04da717fb49b86e23c98937 284 0.11/1.00 vMB 83
259,874 259,874 00000000000000034cf37c4e97e8330aab111a226e0b8a3c044fe227f148bb60 501 0.21/1.00 vMB 103
259,873 259,873 0000000000000008ee05cf06b7b2fc9e708d65de024dcfe39ae001695303c88c 301 0.13/1.00 vMB 95
259,872 259,872 0000000000000011db9994d57a2f83c59ecb233eb175354d3c2b8b5e090d92ad 196 0.07/1.00 vMB 72
259,871 259,871 000000000000001329f779d373f33b98f20db3aaf762015b60a59df118eb9ceb 374 0.20/1.00 vMB 88
259,870 259,870 00000000000000242cf6244cd0f07ff7465e6a74cc91e10a6ce0ed1bac760974 666 0.25/1.00 vMB 134
259,869 259,869 00000000000000007a7b6329d8b8003641683db5c2e6129711d129f91896ee84 528 0.25/1.00 vMB 46
259,868 259,868 000000000000001de4e0b8b5419d5f1d2affde7c25a3897c87dc116b836712b7 672 0.25/1.00 vMB 167
259,867 259,867 0000000000000009c0987f8708294738ea726cc5f711a1196b1790898c68602d 566 0.30/1.00 vMB 85
259,866 259,866 00000000000000078672b269318bd496670ea335ae78c76f03152d7b9a0e7a6c 354 0.15/1.00 vMB 70
259,865 259,865 00000000000000218c0637e788f059651117de772ee5791a38e175388fbde5cd 512 0.19/1.00 vMB 167
259,864 259,864 000000000000000d38053a94ced0a36b258e901e64b4b62db98419b5aef6332e 168 0.07/1.00 vMB 78
259,863 259,863 000000000000000d853b9ea2b3c8e0f848d7b6b2c035a18079a5343dedf4b972 135 0.06/1.00 vMB 80
259,862 259,862 0000000000000007c066fb120690b03174775183b62e2f43689c1aa0817003ca 707 0.32/1.00 vMB 61
259,861 259,861 0000000000000018d68c9bb3aeef7d53184668907ca6772146a4c3c8547674dc 391 0.25/1.00 vMB 104
259,860 259,860 000000000000000ac11b7eade709af2ac73bcb06d4989ca54d56529a78ed62fc 616 0.25/1.00 vMB 150
259,859 259,859 0000000000000016bab2c0675d6a7e10dff3e7881a749e6d72cb7179e6f6eb92 619 0.28/1.00 vMB 109
259,858 259,858 00000000000000175cfca34630967770b6a71f73ca93e2ddd10a2c4023bd62a5 132 0.05/1.00 vMB 59
259,857 259,857 0000000000000012a9df4c4a1684a44c6c9dfe5d631e3829bc577b89836f97e6 463 0.16/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 783.51 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: 773.14 GB
    • Received: 20.44 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.