Loading Tool

Explorer IconExplorer

Memory Pool

38,101 transactions
26.10 vMB
0.06126290 BTC
Random Selection Loading Transactions
Max Size: 134.81/200 MB

Candidate Block

Mining Attempt 2d6c406371d926bc80a2d04829a4df7e9f3fe633a50afa55405ee89338c093c1
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root b6a418c472a3ff80b7f5afb234f247cb25774080103bf255ff3b9e6a83b9cb7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,385
Size: 1.00 vMB
Total Fees: 0.01355796 BTC
Feerates: 265.25 > 1.36 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (554,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,214 360,214 000000000000000007df9ac387f5b94d6fa8da2e24ea0a8549705764f86c2d28 1,273 0.75/1.00 vMB 23
360,213 360,213 00000000000000000bb81cdd8afa613ff5be361a585b5e3f8dcfd2f7b6a3c238 342 0.29/1.00 vMB 22
360,212 360,212 000000000000000011b5c77145ad882ab7f207916eedbed14f7757d1f55dc053 1,270 0.75/1.00 vMB 22
360,211 360,211 0000000000000000003079ed4b12dd0e20c2d0d6b83d77d854fdc0a27931b6e8 1,090 0.75/1.00 vMB 20
360,210 360,210 0000000000000000141ae57d014beab7154b6c196f499db29943cd1cefb68560 1,659 0.75/1.00 vMB 33
360,209 360,209 0000000000000000157901892f3ef8ad8599ed26fed12b69be2ca13eb3ef0617 2,037 0.75/1.00 vMB 35
360,208 360,208 00000000000000001658569e328e8e60aa73e9cf1a8d47a78a18252239c4074f 43 0.08/1.00 vMB 63
360,207 360,207 00000000000000001530e2bc606b5a81812e37e224093275d0e9136211094061 366 0.15/1.00 vMB 30
360,206 360,206 00000000000000000f757987312e482d3edd6a019d9eea5eb62e0b4a13e51e05 514 0.23/1.00 vMB 30
360,205 360,205 000000000000000004ce8742139b48f0909cdb0fc346b8cdad01d730cb978d2e 964 0.52/1.00 vMB 20
360,204 360,204 000000000000000006d97244f3d940581f6334fdffefee6781f5ecd5774dd3e4 1,154 0.58/1.00 vMB 29
360,203 360,203 0000000000000000112eaefe8a9d3a2cc6b428d8bdba4aa35055e80595ae8937 2,061 1.00/1.00 vMB 31
360,202 360,202 00000000000000000492abae7af6db307961953fe9253747e24d8c33362f7e72 64 0.03/1.00 vMB 33
360,201 360,201 0000000000000000137757fc37a57f597a844814ad29c898be4dce19a925481b 774 0.39/1.00 vMB 28
360,200 360,200 00000000000000000599d99aa420e018bd245b6e7fd48e490041ab2f9a0aac38 627 0.32/1.00 vMB 25
360,199 360,199 00000000000000000d809d605d4ad1f0df8b122cdba952a9011bc26688dfe3ab 1,632 0.81/1.00 vMB 26
360,198 360,198 000000000000000015f25062f311c09f4e5cbd0a2983d60016fad8ac1be13004 262 0.13/1.00 vMB 20
360,197 360,197 00000000000000001341439978bb948f808b3fa1cb253bb35c8d998ad23306c4 825 0.60/1.00 vMB 18
360,196 360,196 00000000000000000a43899c14fdddee03443f9bdfcf2508f61838decc72b52c 659 0.75/1.00 vMB 3
360,195 360,195 00000000000000000361b28e82c99eafc1ff1ec3c02f6a88c538ff4a15d817f1 1,776 1.00/1.00 vMB 18
360,194 360,194 00000000000000000d4715facf6076038066bb273681e9c7ac0d5fd67d6f95fc 875 0.75/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.27 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: 656.66 GB
    • Received: 14.40 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.