Loading Tool

Explorer IconExplorer

Memory Pool

50,016 transactions
30.13 vMB
0.09983377 BTC
Random Selection Loading Transactions
Max Size: 161.25/200 MB

Candidate Block

Mining Attempt ccedac4ad3c8f8dae05beb0028e0557888ba49552a63af3cbc69f2a045facde9
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 849e271f76ffc92439794c92c2f466e1d4fee680c49c50a2dfdf921d76433e87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,289
Size: 1.00 vMB
Total Fees: 0.02989066 BTC
Feerates: 80.71 > 3.00 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (643,706 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,107 271,107 0000000000000001fd0b3f6247f8f30f150ea677329101885bcdb1bcdfc43973 245 0.21/1.00 vMB 29
271,106 271,106 0000000000000005430a6400da2c746d8be71fdef98ec581006bc71e5fec0bea 685 0.25/1.00 vMB 89
271,105 271,105 00000000000000042ddc4abb510e83df654861d9f667fb98b87e6f77d9895db1 871 0.50/1.00 vMB 55
271,104 271,104 00000000000000054c3ba3fe6eb8cf98e9c38a3791808b21fa8dd92eb3e30fa8 650 0.25/1.00 vMB 81
271,103 271,103 00000000000000059b7ebee443d946f7b3297a86785e5a05ba452cff0d705f47 288 0.13/1.00 vMB 74
271,102 271,102 0000000000000000127db7d31ab8f0e9086bee1f4d5b322315fd97b00fe31ed1 259 0.15/1.00 vMB 26
271,101 271,101 00000000000000054bf32a22f7865c04e436f8bfd9f9a8c2b33050ae165410bf 157 0.08/1.00 vMB 57
271,100 271,100 000000000000000504939bbcd2bbda6eb748e0589fa1222e5c9abbf5ac8e0059 444 0.24/1.00 vMB 25
271,099 271,099 0000000000000001abe760f14e5ea0a9375543aaa0b35db81b80465a198ef47b 723 0.25/1.00 vMB 85
271,098 271,098 0000000000000000735c43d244aec1252a80ec4f949499e81a1c2df6bb91f37c 341 0.16/1.00 vMB 55
271,097 271,097 00000000000000038943df1a05d9d0c98caa7c59bbb36ba931889d0528dfe79a 1,334 0.55/1.00 vMB 78
271,096 271,096 000000000000000153715128b2404d1527cf9652071ad75c36306b9e466f33bc 274 0.13/1.00 vMB 7
271,095 271,095 0000000000000005967523ff03366474de085238a55f5687beb7f8dc90630f26 446 0.34/1.00 vMB 20
271,094 271,094 0000000000000004de577629cd9333fd11e5e8df355c53c05f73d4114389e0df 744 0.25/1.00 vMB 107
271,093 271,093 0000000000000002d981d140ad4c5752cf13f3f06adfdbad560491eee5b746e1 914 0.48/1.00 vMB 50
271,092 271,092 00000000000000004dd1e3f7fd862c3b8076299378c256334fc6502e6ac65ecc 557 0.23/1.00 vMB 45
271,091 271,091 000000000000000407b35f71bc2bd47332351166ed1420e48b4ee5a9e9d7e7e8 295 0.11/1.00 vMB 81
271,090 271,090 0000000000000006f41a0496f3706b71f2f91a7c2dd7c0fd989f4fa52878a72c 225 0.09/1.00 vMB 67
271,089 271,089 000000000000000675026bfadfcb5d8961b5f678c5708b0b7c6837dc04df702f 57 0.03/1.00 vMB 45
271,088 271,088 00000000000000069614ee6bd55c67f7bb3b08c7411a9ad956aa0542db5999ad 476 0.21/1.00 vMB 62
271,087 271,087 0000000000000002820851637ab5b8bf0f8e2dc7746c3301b807fe19f40a45b3 182 0.07/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 782.06 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: 651.10 GB
    • Received: 13.40 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.