Loading Tool

Explorer IconExplorer

Memory Pool

80,631 transactions
30.57 vMB
0.09348262 BTC
Random Selection Loading Transactions
Max Size: 185.79/200 MB

Candidate Block

Mining Attempt 9a9f9fcc89980b540c36355a2f3b85efff51468199c6367fb097b503ed3255d6
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 45af5a2052d988e1dbe0e1d52c20bf9d0d9a2c96f2af2616e90f1d78f5997d92
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,734
Size: 1.00 vMB
Total Fees: 0.02342223 BTC
Feerates: 301.59 > 2.35 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (124,147 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
791,248 791,248 00000000000000000004b354dde652547af1e1759220bf5975eb41df308bacee 3,444 1.00/1.00 vMB 32
791,247 791,247 00000000000000000001e10c2d32ceb10dc6208fcc1078751e30bac4bf7d3b2b 1,985 1.00/1.00 vMB 28
791,246 791,246 00000000000000000000dc26ad6e429cdd6304f9f557cc213bbc3128bec03df1 2,893 1.00/1.00 vMB 32
791,245 791,245 000000000000000000005069d1d896b2df6837ebdf855d357a5b382a528479a9 2,414 1.00/1.00 vMB 54
791,244 791,244 00000000000000000002d322ffb38b732cfd0cec326d45407ab09fba3375b58a 1,912 1.00/1.00 vMB 26
791,243 791,243 000000000000000000034e6a18f3ba21f89cefd994dc9a3b66dc54a8b78f65d6 2,378 1.00/1.00 vMB 33
791,242 791,242 00000000000000000001ccff3d2b190aff4e887c9da823cebd37bc48525e68da 2,311 1.00/1.00 vMB 40
791,241 791,241 000000000000000000008d4a0ea045ed2cc445d0a3a965adbe263f40f29a3c9b 1,242 1.00/1.00 vMB 53
791,240 791,240 000000000000000000051511b0190e73bb076a907846861a89e5abe859d12b0d 2,340 1.00/1.00 vMB 66
791,239 791,239 00000000000000000004ed0aea3146d5a5e3cb33a7afe09765ec08f8c497544e 2,309 1.00/1.00 vMB 40
791,238 791,238 00000000000000000001a5649cefea65e1a05bbd72236e259ad28adffb2cef81 2,003 1.00/1.00 vMB 33
791,237 791,237 00000000000000000003079c3a8d8309dfda5bd500b8559fa3ac086885e2c65f 2,133 1.00/1.00 vMB 55
791,236 791,236 000000000000000000039886dc7291917138c6734c8e9c7bbbf86f2e0054c637 2,516 1.00/1.00 vMB 44
791,235 791,235 0000000000000000000363ddaabae4cea434a8d9676ed35f7136b053463ece3b 739 1.00/1.00 vMB 30
791,234 791,234 000000000000000000003ad46099d08c8d53fe851aac5942fa0715197cb3969b 2,355 1.00/1.00 vMB 52
791,233 791,233 00000000000000000004cad3386f729a8af15e9eb5de07c16652653291c27cc9 2,705 1.00/1.00 vMB 58
791,232 791,232 00000000000000000004bd088894b25b07fb84c235b7323a29fb7f2444aff9da 573 1.00/1.00 vMB 33
791,231 791,231 0000000000000000000397893b22c6d2a8e15aceabba37a1fc4e0d9d3f011c34 3,019 1.00/1.00 vMB 58
791,230 791,230 00000000000000000000213427639e40fade737c85d332194713b6194e9a8e85 1,997 1.00/1.00 vMB 41
791,229 791,229 00000000000000000000386b600fabf9a27d7633d1350722cbbe37514ad14ead 2,158 1.00/1.00 vMB 54
791,228 791,228 00000000000000000000af3bede665870531ec807e9f39a248a2fe00f3755c68 2,799 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 783.07 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: 720.95 GB
    • Received: 18.33 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.