Loading Tool

Explorer IconExplorer

Memory Pool

44,943 transactions
27.37 vMB
0.10400457 BTC
Random Selection Loading Transactions
Max Size: 143.51/200 MB

Candidate Block

Mining Attempt f1e8e76b38cc15de09fc08650c66d806f038b561d2399d31cccb73bd477bb4b2
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 7ef4a2cb0774adb0753878e86c94500e3f3bbadecbb5dce8a36c8a16f0753f63
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,596
Size: 1.00 vMB
Total Fees: 0.04753531 BTC
Feerates: 151.16 > 4.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (585,776 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,093 329,093 00000000000000001254184afbccdbe235f75ea61dafaceab831dcef9223c8e1 54 0.02/1.00 vMB 25
329,092 329,092 00000000000000000874676dd498e195f17669127d25e91239e45777e0be5d1b 441 0.24/1.00 vMB 27
329,091 329,091 00000000000000000d662148a4065f6b526cc634e8abb5f176480b6661696c7a 330 0.15/1.00 vMB 30
329,090 329,090 00000000000000000feaf8e690a8be11bed57a8287cac878bedf521c8816d18a 462 0.24/1.00 vMB 26
329,089 329,089 000000000000000000f6c2bc87d851adf410fc8bdc5ad5fecb8154dd2d9afb36 421 0.21/1.00 vMB 25
329,088 329,088 00000000000000001aca411030311561928fcd5a6564625d3ccf70f5e581185e 256 0.11/1.00 vMB 29
329,087 329,087 00000000000000000a1b6a4c86dc84f96263c824d4f58f9c611726dd1504a2b2 424 0.24/1.00 vMB 24
329,086 329,086 000000000000000011cf38dc19fc427435fcb3966ac697cb7739ae6ff61785f4 878 0.39/1.00 vMB 27
329,085 329,085 00000000000000001adc60d4955e803b0ed4773fd7a843689159cefc1e440491 486 0.21/1.00 vMB 30
329,084 329,084 00000000000000000469582f4b9bc107ff727d54e8682982700e2b73d22bda27 181 0.13/1.00 vMB 22
329,083 329,083 0000000000000000154585461ce60390b846a55387008f4a6b7652635e9e76b0 427 0.18/1.00 vMB 30
329,082 329,082 000000000000000003608556d11d567b0aef289433e9e325506238073c09aeb7 1,092 0.74/1.00 vMB 26
329,081 329,081 0000000000000000176007baf514560208d4afbb2ae8e6d40d408f5d25087ffa 492 0.42/1.00 vMB 16
329,080 329,080 00000000000000000d4e1b198dfa178e82b9445699424e265d854d4f95c57dfb 693 0.25/1.00 vMB 35
329,079 329,079 00000000000000000287fe92d277fd86c540368631d337a99963e5766256c231 238 0.15/1.00 vMB 23
329,078 329,078 000000000000000018883eb462bfdc3c6d93aa098673890e8d546c57ffde78e9 193 0.13/1.00 vMB 22
329,077 329,077 000000000000000000f80812f0697fc8abe5615735352fcbe12f6671e610bf65 108 0.08/1.00 vMB 15
329,076 329,076 00000000000000000b9c0c83aa68241f10b480feee9b1aeabed151fc6b832580 462 0.30/1.00 vMB 24
329,075 329,075 000000000000000013df04912336eba22520fec11fae0448903004ab7511bc78 501 0.29/1.00 vMB 23
329,074 329,074 00000000000000000cfa9ee58b91b27629dd8607ff838cb1880e871745f6fda7 985 0.49/1.00 vMB 29
329,073 329,073 0000000000000000044ca8ee3938144a4ccb2aee51c36010760b242673e45344 48 0.02/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.