Loading Tool

Explorer IconExplorer

Memory Pool

89,145 transactions
33.64 vMB
0.25632352 BTC
Random Selection Loading Transactions
Max Size: 195.85/200 MB

Candidate Block

Mining Attempt 83f7dba8bd1220f031dc7cfe2dbdf136fa6987f5c7e9b3135ad4217560e76e2a
Version 20000000
Previous Block 00000000000000000000dcfe18c3e42ef91cba968ba3b2f26fba23c17a72a66c
Merkle Root bae12e7588c8b80fd07726417ac7c7a77146c5f22b57277d4c099a23ef42921e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,238
Size: 1.00 vMB
Total Fees: 0.06059598 BTC
Feerates: 200.39 > 6.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,636 (702,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,284 213,284 00000000000001b777da3db953fd6a8811bde35dd24b754276d563de1f17524b 144 0.08/1.00 vMB 141
213,283 213,283 000000000000026fd9e49addc9d1ae061911469d3d4f860fc1d6ce19fa19cf72 6 0.00/1.00 vMB 46
213,282 213,282 00000000000001ba14e8f91391b95c1382cef1e52f8287bf22b506c5c187f885 479 0.25/1.00 vMB 406
213,281 213,281 00000000000004c21071bd115174fd3338d51d02ee696f1109f490a773542130 660 0.25/1.00 vMB 201
213,280 213,280 0000000000000015393c856945a1cdfa84e3c9eb151c866cac18729d785569d1 225 0.07/1.00 vMB 239
213,279 213,279 0000000000000087ea3e3723631a6bdfbe1b7d4c0d23a7cf5b9f43903f8259a1 13 0.00/1.00 vMB 20
213,278 213,278 00000000000001a596d5026635e323cff8e3046b1477c0387146d743acb8d7d7 15 0.01/1.00 vMB 105
213,277 213,277 00000000000004e72e79b4bf12f70bf9475cfdc0633f34cbce4090a78fc37e25 113 0.05/1.00 vMB 155
213,276 213,276 000000000000008d84b04670454d5d149874bc5439b8d73e72e6556d0ad8f8e9 448 0.22/1.00 vMB 172
213,275 213,275 000000000000027dcde03e1f02254ca393b6e177772758cb5d1660e48e9a9fa3 542 0.20/1.00 vMB 207
213,274 213,274 00000000000003e0182be73bddafe1bc92193d4cbf7639fcae04447d887f73d5 117 0.05/1.00 vMB 139
213,273 213,273 000000000000000c9ac76b45e91a5bcce6488515ec229a7a4da2c62cfb98034c 8 0.00/1.00 vMB 12
213,272 213,272 00000000000001d78e04520b162d49e8c247b3f46e4ead43279d035a2d7e33ba 439 0.24/1.00 vMB 152
213,271 213,271 000000000000007472afddf09d30fbd4d0452014ce89eff1052d5ff11f7eb6e8 524 0.25/1.00 vMB 173
213,270 213,270 00000000000000a853bc670ab3695aed145a9231cc9350b1c52b6c8ca0da4500 11 0.00/1.00 vMB 634
213,269 213,269 000000000000040e19f34025aa2d3f028a1478ab4bd828ea23d84843bdde1efb 13 0.00/1.00 vMB 48
213,268 213,268 0000000000000195458ceaad9d1248849107ef645432fa574c9f4e8db35907a8 44 0.02/1.00 vMB 109
213,267 213,267 00000000000003f3dd5fac37abbbcb93ddea48cf5e186d823f8589db061c9070 488 0.23/1.00 vMB 158
213,266 213,266 000000000000023f6512a8f782a1d1ed3451fffe81a5e431ea71919f7680df16 308 0.15/1.00 vMB 149
213,265 213,265 0000000000000451f143a685e56167394ce0828ea7e30a260fa645ca3b0b6150 703 0.27/1.00 vMB 214
213,264 213,264 0000000000000048441049188405c08a6af4e4e1f8087b1126d81d9348701aea 275 0.14/1.00 vMB 549
Previous 10 blocks ↓
Total Size: 783.49 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: 772.91 GB
    • Received: 20.34 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.