Loading Tool

Explorer IconExplorer

Memory Pool

79,024 transactions
29.61 vMB
0.07407851 BTC
Random Selection Loading Transactions
Max Size: 177.89/200 MB

Candidate Block

Mining Attempt c1f2317b0b6eeb3633a2c9533451f57d84a19b82a7cabf9b61af7136dfb19d4a
Version 20000000
Previous Block 000000000000000000017605c1e892b5219bb01111e98918f1b31a287e9eade5
Merkle Root 22faa43a6607efa551156ff1143b3b91b9272011df8cbe23903224893c610ef6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,111
Size: 1.00 vMB
Total Fees: 0.01381950 BTC
Feerates: 302.06 > 1.38 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,012 (376,782 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,230 538,230 00000000000000000009c9c76c9997393e8ddf72c4e4b19eafefa8da65146738 2,603 1.00/1.00 vMB 12
538,229 538,229 00000000000000000000302ec58ba8dd035c6f83e8af84e632b43c730883f65e 2,059 1.00/1.00 vMB 31
538,228 538,228 00000000000000000015b6d575814bfdfc075671eee67d0706daa08908c666d4 1,411 0.64/1.00 vMB 17
538,227 538,227 0000000000000000001728816d0abe995e0fa2821a4308f85b523919308c8b4b 17 0.01/1.00 vMB 10
538,226 538,226 000000000000000000258bd18c1f08506f80e629c9975246c0c9aa8fe73745a7 239 0.09/1.00 vMB 11
538,225 538,225 00000000000000000006de8c59f58acfd762549fad640bc5ec287adb405d90f3 1,669 0.94/1.00 vMB 2
538,224 538,224 0000000000000000000ac35b6336ed055ea6639a17fb1a5b51e193031017573e 2,730 1.00/1.00 vMB 14
538,223 538,223 000000000000000000016b09749f605acf6a16e6ec0c8df4a1d2cd7443732301 2,070 1.00/1.00 vMB 28
538,222 538,222 00000000000000000027bc05732f9a5acd402830cd164e7386f827dac36de599 174 0.13/1.00 vMB 31
538,221 538,221 00000000000000000002089342e762b203fcc148cf03b559a797e954194f052a 2,566 1.00/1.00 vMB 13
538,220 538,220 00000000000000000015adb8a042df8de329ff3a6df4994d7916b3ef15b6d066 1,897 1.00/1.00 vMB 31
538,219 538,219 0000000000000000001b5db80683f353b3cb203c9b6b43ae3442eee13d20cad7 1,280 0.89/1.00 vMB 6
538,218 538,218 0000000000000000002bfd5b597d5391cc39191aa057a3653a148117196592cd 1,037 1.00/1.00 vMB 9
538,217 538,217 000000000000000000106f458650a597216c9965f711341f74fee1af4d5111a9 2,977 1.00/1.00 vMB 5
538,216 538,216 0000000000000000000c3427d9d1395b3c8ecc29f2cc47b8736edd7022efe2d5 232 0.09/1.00 vMB 41
538,215 538,215 0000000000000000001f5355dcba13269d0fa77bb2079df684a72568501cb574 1,125 0.48/1.00 vMB 44
538,214 538,214 0000000000000000001e64f0d5468cbd0e2c584c48459cdc2b4d30b0de4dde67 533 0.19/1.00 vMB 20
538,213 538,213 0000000000000000001a5ac5170fff7019cee83ef9d9a047d31fe5e2248dc6a1 690 0.27/1.00 vMB 16
538,212 538,212 000000000000000000030700449ba85c06b604bd770a9bbd167593167bb5c0cb 614 0.26/1.00 vMB 20
538,211 538,211 000000000000000000275460f5fb4d2809cb172e898cd914e33701821be0a776 1,586 0.62/1.00 vMB 14
538,210 538,210 0000000000000000001b0623cb26da76951b6e290b9ee34de95d848ab9f9d146 1,047 0.38/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.