Loading Tool

Explorer IconExplorer

Memory Pool

79,109 transactions
29.35 vMB
0.12416215 BTC
Random Selection Loading Transactions
Max Size: 176.70/200 MB

Candidate Block

Mining Attempt 83a8278d40cceda904beb72cb35d8ccda2b5dd3b959ee5136b53acfc364d9ec2
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root b2d33f98589839151a50f6a344f2761d8be69fa4c3861d94e33577cb288a1a4a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,288
Size: 1.00 vMB
Total Fees: 0.04493415 BTC
Feerates: 150.80 > 4.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (593,005 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,260 322,260 000000000000000003116e523c6c6ffd7d67d7531d17bb7c13ed80664f509323 558 0.36/1.00 vMB 25
322,259 322,259 00000000000000000363dffc39e01ffb02b78353abf505969625fe03d861ecd7 633 0.38/1.00 vMB 26
322,258 322,258 00000000000000000eed1c547d82611759e64225c9452510bcf58bfba7c71195 682 0.46/1.00 vMB 24
322,257 322,257 0000000000000000024760c38633361c52691e150037af1e415d0a082f5dbc1f 736 0.35/1.00 vMB 29
322,256 322,256 0000000000000000169f48dd8612207c25905fce838dc8565ed7b9d18a24605c 340 0.17/1.00 vMB 29
322,255 322,255 00000000000000001730d54ad936a00ec7927495feb221f1085c20d150e2c1a6 52 0.03/1.00 vMB 19
322,254 322,254 0000000000000000218900caf526daee91a576cf3c33599b2a4b0bc1c53ec4cf 624 0.54/1.00 vMB 22
322,253 322,253 00000000000000001a68aa9b6a28189b1801036b12d5fcae49034fd8469b9a51 82 0.05/1.00 vMB 50
322,252 322,252 00000000000000000c868224a5dbb973f938b5ec8812c8ded64db1df66a6887b 417 0.20/1.00 vMB 38
322,251 322,251 00000000000000000ded6b6625d25aa6d67fe949daac273b6507f0185cfdc5b9 25 0.01/1.00 vMB 31
322,250 322,250 000000000000000015099f6a4eba0905d4f092f15f90fd997e3536dfc2829ef0 531 0.26/1.00 vMB 29
322,249 322,249 00000000000000001d1dd83491025fb9bf2e00a6eff8f6b1284a82dc65fc7987 267 0.17/1.00 vMB 24
322,248 322,248 000000000000000002b5a18c333b60169c5b292b407b8a2bb8a1a22985262773 53 0.03/1.00 vMB 22
322,247 322,247 000000000000000020f29be473e922c3d109c15cbd3c0a45d7c65c60ab4bd6e8 1,117 0.65/1.00 vMB 32
322,246 322,246 00000000000000001e86604a420f8cf293e406095d8f6f06d3aece97ce8444df 287 0.18/1.00 vMB 32
322,245 322,245 00000000000000001d9bef771e0c50482312a0b78a417bdf42b9cc4b7cc6bf8e 689 0.51/1.00 vMB 27
322,244 322,244 000000000000000010df25fe4b0d502e2b73f80a7c160008596a72f62fbd05ba 282 0.14/1.00 vMB 24
322,243 322,243 00000000000000000dfcd05c684224a6836cc068f79e2725b542d5b07288efc2 648 0.43/1.00 vMB 22
322,242 322,242 00000000000000001ed49d86b36bf2bf763e455b5a1f9d039474c46ba450cea7 32 0.03/1.00 vMB 23
322,241 322,241 00000000000000001d90179a05dccd5dcd298d934990b9aa16d32a522bf9d98f 215 0.27/1.00 vMB 14
322,240 322,240 00000000000000000be985e8074f80139a647d8ebec5c1e435bcd5daf5aeffe3 637 0.35/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.