Loading Tool

Explorer IconExplorer

Memory Pool

82,919 transactions
30.72 vMB
0.08114663 BTC
Random Selection Loading Transactions
Max Size: 188.46/200 MB

Candidate Block

Mining Attempt 311076f8426facf79cba50983b4d35f18583e072cf17e05ac264edbed42a490b
Version 20000000
Previous Block 00000000000000000000599ffa7594ca7b7c93921a5215018868e1d83bfecfed
Merkle Root 32f63a493df56defe31efc17aa92d5206057592b5dea328834683a6254ace0bd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,517
Size: 1.00 vMB
Total Fees: 0.01157389 BTC
Feerates: 40.21 > 1.16 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,367 (566,112 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,255 349,255 000000000000000000d60a2ddaa70fa075ff424e63198fc2453f7dbd943b62c9 463 0.28/1.00 vMB 26
349,254 349,254 000000000000000009dca303b469380029d97e948c4758abb4d7ae0a76f6f8fd 736 0.37/1.00 vMB 26
349,253 349,253 000000000000000009569ca2271e011c595f23ca3c88bf2f14aabc46dc8b09c2 289 0.33/1.00 vMB 16
349,252 349,252 000000000000000014858c033f59f7fae6cbde4e71eaddaad528362e25ecf425 1,236 0.68/1.00 vMB 27
349,251 349,251 00000000000000000483dd40cd62a7a84a874f8a2e44d335cd846c1c54ddd8e1 180 0.17/1.00 vMB 18
349,250 349,250 0000000000000000080ca772f433c410a2dbf47a4d9350ce652eafad80fd93bb 434 0.29/1.00 vMB 26
349,249 349,249 0000000000000000019261589a7df0971bb941c87470716d8955425e418f9923 302 0.17/1.00 vMB 81
349,248 349,248 00000000000000001391fc2ab2541a2c5d6f5a6b15ced67e45194fa5ef2ca3a1 168 0.08/1.00 vMB 21
349,247 349,247 0000000000000000040dd117b9c26a6065c8a425120c3307d9a9e851f103d1d8 493 0.29/1.00 vMB 35
349,246 349,246 000000000000000016fb9abb86b28123bfddcad7144adab76bc71af3e5337b11 580 0.33/1.00 vMB 28
349,245 349,245 000000000000000003131010ad0fd82b05c556a2bbb875cb9d6428784132a89b 247 0.19/1.00 vMB 35
349,244 349,244 00000000000000001678f919a7927b7d428553624688b76e251080e74e81950f 738 0.49/1.00 vMB 21
349,243 349,243 000000000000000007b9739e74c0a460e301d53a342f1c55d4c617755152f4d8 1 0.00/1.00 vMB 0
349,242 349,242 000000000000000000acc886520cd0ebbf52438f8b6bc8819181aa66c07f6739 1,058 0.54/1.00 vMB 28
349,241 349,241 000000000000000001eb40c41f3e375dc4646cb4bdc93ccb2b3224fc39984304 755 0.53/1.00 vMB 22
349,240 349,240 00000000000000000002a133e4691d2f8894a3af7a1b3624e8c2e8c7a8a4fe3c 512 0.20/1.00 vMB 31
349,239 349,239 0000000000000000052793d95d23d66dafaa5ca3d7aba31d6c3282765d5aedb2 899 0.51/1.00 vMB 27
349,238 349,238 000000000000000007185f26747cae29498d15258e8b195ebfb076cb3cb7c160 983 0.75/1.00 vMB 26
349,237 349,237 0000000000000000022df9dfd8f7aedad3d64d014e37b47349fadd04ef9d8ac0 988 0.64/1.00 vMB 20
349,236 349,236 000000000000000014811cb0c820727caf6c560bf91cab6e7c568cd9f1cf4dec 512 0.35/1.00 vMB 22
349,235 349,235 00000000000000000ce4b1d1d5bd8d560e434a5735b14a7f6cc74960d6d53696 1,765 0.75/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.03 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: 719.52 GB
    • Received: 18.08 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.