Loading Tool

Explorer IconExplorer

Memory Pool

79,194 transactions
30.05 vMB
0.08342957 BTC
Random Selection Loading Transactions
Max Size: 183.12/200 MB

Candidate Block

Mining Attempt 535583b0092054c0abfe179138706393775a297523c2c29c121b5c6607e5020f
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root b147fcacc7e0674be15dfe89a160b7e61a388ea5ac26e32249f0577207e243bd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,006
Size: 1.00 vMB
Total Fees: 0.01662909 BTC
Feerates: 300.83 > 1.67 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (551,204 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,190 364,190 00000000000000000d09e05fde5fb7300d3342cac4fc990c882cc234115ad1fd 2,123 0.75/1.00 vMB 77
364,189 364,189 000000000000000005c3926e34c49a6701f5b08f61be4f8dd49412a43aa3350a 971 0.75/1.00 vMB 25
364,188 364,188 00000000000000000c2a5092b5363782b84518dfd4ad40b7228ab8d6ad05a86e 1,681 1.00/1.00 vMB 31
364,187 364,187 00000000000000000d96c0fb75e4157d9aff5e9a9c4bae136072c616e9dd944e 889 0.92/1.00 vMB 17
364,186 364,186 00000000000000000cd597231a464e53defe4e1ea536bd5012e1571a5b32a3ea 597 0.75/1.00 vMB 15
364,185 364,185 000000000000000006b07c06335a3555bf0d7224a215a938f01bf51ae8e79a9e 1,658 0.93/1.00 vMB 46
364,184 364,184 000000000000000009ee8af0cf761fcd7f0ec15cdcefff9defb9543fc29e7b1f 906 0.95/1.00 vMB 23
364,183 364,183 00000000000000001623cf0d54684008baa2f211a5be01b82fa461b8d9399ac5 1,322 0.95/1.00 vMB 32
364,182 364,182 00000000000000000da10e890d6f8852bd78a1e623f4fc638c5d1af19f8119a1 730 1.00/1.00 vMB 21
364,181 364,181 00000000000000000a9c5053aaf5ef55907e1c3594dd90b134c99a437fdbf19b 786 1.00/1.00 vMB 24
364,180 364,180 000000000000000007a9c33ba9ebb09f61459969d6efe570ca43de9348c4b318 544 0.75/1.00 vMB 21
364,179 364,179 00000000000000001512a362a7772dbf0db5c1c009aaff785b6baae181865b53 1,023 0.75/1.00 vMB 26
364,178 364,178 00000000000000000d3508c73ddbdc354ac48ef082f7ca729828dd64866e33f4 1,168 0.75/1.00 vMB 28
364,177 364,177 00000000000000000610bf45cfac3b6eb9784ee61d8a7792eba8369d2fbbc4b1 775 0.75/1.00 vMB 18
364,176 364,176 00000000000000001635590827ecdf7b55a0b162f542899dad584a03fafadca0 926 0.75/1.00 vMB 30
364,175 364,175 000000000000000013fbc88d8ec38a08f3b9fb3273bf5cffa34df25f8d9aabca 1,389 0.93/1.00 vMB 26
364,174 364,174 00000000000000000a25ac136edb048138606cc5ac916e2c4f5be1f423996d8b 1,446 1.00/1.00 vMB 20
364,173 364,173 00000000000000000f773404593e11414f2b87c5e85d18377bdae6261a18a145 1,068 0.75/1.00 vMB 31
364,172 364,172 000000000000000000c6a4edaa157e1248395b8332645d3e171a8d4f7806efba 629 0.75/1.00 vMB 20
364,171 364,171 00000000000000000ed8f5e7332d84d504ddef09483b54aaf81903824ff14473 1,248 0.50/1.00 vMB 55
364,170 364,170 000000000000000002b7816905421baae3dbb5aefcd676d53af06e4ba9af3b97 1,009 0.93/1.00 vMB 24
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.92 GB
    • Received: 18.31 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.