Loading Tool

Explorer IconExplorer

Memory Pool

81,652 transactions
31.31 vMB
0.11297526 BTC
Random Selection Loading Transactions
Max Size: 188.99/200 MB

Candidate Block

Mining Attempt 33645e9b2aa77144be705c8e775ad6ea7745f84b1c9a0032dbfc66942776c72a
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root 7a364002d73c43f5a194f2dd943214f4f3138ab76ce9b384ab58488cfe76e772
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,371
Size: 1.00 vMB
Total Fees: 0.03072031 BTC
Feerates: 254.50 > 3.08 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (625,068 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,334 290,334 0000000000000000d47e4d3f4baa34827ff3b2a12619efa5b546af3b3e8c2255 740 0.60/1.00 vMB 29
290,333 290,333 00000000000000008d5822e0457d869c596e70a48f3717efddcf2d37ac711cfa 216 0.27/1.00 vMB 18
290,332 290,332 00000000000000006e2a0fbbcec6ed020812ce0f4674b3fbc9b1e350dbbe4cc6 161 0.33/1.00 vMB 39
290,331 290,331 0000000000000000052cb46227baeb2dc70ab51a554433262cf89378696903d9 1 0.00/1.00 vMB 0
290,330 290,330 0000000000000000840ba6b020622fe5d322cfa5195a19fadcd6a22eb8d173c9 1,047 0.50/1.00 vMB 40
290,329 290,329 000000000000000051ac3606d0800821eee065e2b99f8bd652fe7cedb02a1cf5 711 0.35/1.00 vMB 42
290,328 290,328 0000000000000000128bf32bc6a4e8029790aa445098f4696374ebf5b1a4de7a 118 0.35/1.00 vMB 10
290,327 290,327 000000000000000001c6f5f2df24b03f190d6ae7d338c72dfa329a0a17b5dee3 718 0.35/1.00 vMB 46
290,326 290,326 00000000000000000ac229b024d7551b8035c55283f1a2e896bbcd3a412b111c 461 0.35/1.00 vMB 25
290,325 290,325 000000000000000094cdacb387433d0da43978866aa810dd5dbedb278f6fdacd 512 0.21/1.00 vMB 50
290,324 290,324 000000000000000062ce38e61ff7ac91eeeb208b59be62643c0a792e4f3ae7a4 146 0.12/1.00 vMB 28
290,323 290,323 000000000000000074ab1eb24031cb8bfda5207f984ce56c0ef45ea9640b820f 510 0.35/1.00 vMB 28
290,322 290,322 000000000000000035a65b6e38bc7f6827241d58249142e0769a6ae1d9e4f8c3 1 0.00/1.00 vMB 0
290,321 290,321 0000000000000000fc41115df5c172e2a720af7f6f0efe005e921ec01bde0fe4 64 0.04/1.00 vMB 23
290,320 290,320 0000000000000000aae434c3e2f575e6da2d16f031d8d310067fec4252fa21ec 105 0.07/1.00 vMB 29
290,319 290,319 0000000000000000c25d43c4923dee867eff9b99df3ba6e3ce8617e9549bccd0 205 0.14/1.00 vMB 25
290,318 290,318 0000000000000000cf1d5bc5a166686cb069a717aa3dd760a2b2dc2a9a3d632d 447 0.38/1.00 vMB 31
290,317 290,317 0000000000000000b9d3ec737cce9691174f52e9181e286314633ffbc97911a9 74 0.10/1.00 vMB 9
290,316 290,316 0000000000000000c17228bd24b82457ca1067a794d33a8668b9c383ebfb6dda 65 0.08/1.00 vMB 19
290,315 290,315 0000000000000000caeda9391cca969cb00eeab8e4a146ec687ae9865184704c 341 0.26/1.00 vMB 33
290,314 290,314 0000000000000000cefe5a94e96c34be913d523df573904e03fbe0d9b6258fc7 724 0.47/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.08 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: 723.96 GB
    • Received: 18.41 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.