Loading Tool

Explorer IconExplorer

Memory Pool

79,934 transactions
29.55 vMB
0.06458876 BTC
Random Selection Loading Transactions
Max Size: 178.37/200 MB

Candidate Block

Mining Attempt af2688887cc9c74c07ec28a324da50f36a8eba1f6b2eabf6070f1049e3cf55a4
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root eb5aa8a80c3bee188b99928e11a208d053a228d48db182b1d50fbf23e7e614ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,669
Size: 1.00 vMB
Total Fees: 0.00441462 BTC
Feerates: 90.30 > 0.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (667,725 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,253 247,253 00000000000000414e2aa04a77acea7b3dca15ed271123cd62f2a972df55a7fe 571 0.25/1.00 vMB 197
247,252 247,252 00000000000000941748b90d5bb30570d3cff050ee18ba1674af7a805ee1f67b 512 0.17/1.00 vMB 49
247,251 247,251 000000000000008194c3f42b5551307361437b2c0a6c1287317cdf7ac1e45577 603 0.25/1.00 vMB 187
247,250 247,250 000000000000002482b70f56570f8a0ae8c55466e63adf7591c7322d09901b8b 53 0.02/1.00 vMB 42
247,249 247,249 00000000000000565f6d72fc0c77f80e430d0029e6a0987b0e2f08dc96f2a87e 511 0.22/1.00 vMB 162
247,248 247,248 000000000000001be4ffc2b351153366836780fe23c1a0a58c4b6f3bb8b3baa3 407 0.24/1.00 vMB 119
247,247 247,247 000000000000001ae11a204b1f549dc69e25ba3419bb6f96be3872aaec67320d 65 0.03/1.00 vMB 163
247,246 247,246 000000000000003e50887be9995b6bba1b77c944a4773a749465ecb4d2dd13f0 7 0.00/1.00 vMB 67
247,245 247,245 000000000000009bbedc60965af368c8988f8e33c818ab817e37aa2a27aab374 457 0.18/1.00 vMB 191
247,244 247,244 00000000000000385cd2f5eaa54e20ae5f6247f739a5f63aa5a28ff95a512ee0 57 0.02/1.00 vMB 152
247,243 247,243 000000000000008257d8c3c88be9d034fb9bfb1756702cbfd5c4e72a188ff61c 100 0.06/1.00 vMB 115
247,242 247,242 000000000000003c0cb0752eb18dc2dca5be4e500189f2a286875844568e5a94 659 0.22/1.00 vMB 201
247,241 247,241 000000000000008582ef73760c1520deef2a0a7dde30987bc372f64615465cb6 482 0.21/1.00 vMB 136
247,240 247,240 000000000000007c58d080477de704145abd6b30902a66642aac8ab25e241d7f 240 0.09/1.00 vMB 183
247,239 247,239 00000000000000a3a12a9091aaeb0861a3d098c2493ab5fdaee206e9482af43a 129 0.08/1.00 vMB 126
247,238 247,238 000000000000000c73db58ec51b368582db7e7f995b90c13a1c585d399c5ac47 13 0.00/1.00 vMB 111
247,237 247,237 00000000000000811748862d511d2754e1756eaccc847b59b5419845d3a189d5 494 0.21/1.00 vMB 187
247,236 247,236 000000000000004335e5725b1c18a73264cd74eae58b3a0f49011b61de29997c 60 0.03/1.00 vMB 27
247,235 247,235 000000000000005b4d8e16afc78ad0cedcf95f7f3d694c2f165df28e64e47b20 471 0.26/1.00 vMB 242
247,234 247,234 000000000000000c18bef4d7ce363dc6260b2e64291b670309be0509e2eccf42 404 0.15/1.00 vMB 167
247,233 247,233 00000000000000864fc3cbd72fc03f8f9164870286846c5912a612a67928fd70 486 0.18/1.00 vMB 149
Previous 10 blocks ↓
Total Size: 782.35 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: 662.21 GB
    • Received: 14.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.