Loading Tool

Explorer IconExplorer

Memory Pool

80,514 transactions
30.61 vMB
0.08694016 BTC
Random Selection Loading Transactions
Max Size: 186.18/200 MB

Candidate Block

Mining Attempt 5fcd36c74929945c18b263ba5209901329feb52af8b7a2f8c764e1a19399c685
Version 20000000
Previous Block 00000000000000000001989f6db1d6f3f0e853c7a7de668ab650133d23b899c9
Merkle Root d6795cba6911f5e8ffbd33ee1ab5a105bda394516edbd2a895c55c893145fb1c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,645
Size: 1.00 vMB
Total Fees: 0.01777665 BTC
Feerates: 150.77 > 1.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,375 (630,689 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,686 284,686 00000000000000008b4fb448e8d909aa4ccf7b763f772ce02192abe628b793ce 587 0.24/1.00 vMB 41
284,685 284,685 0000000000000001a322eaeee59462298f38a8f6e59a09bbaf1fb806cce52fc9 51 0.05/1.00 vMB 22
284,684 284,684 0000000000000000111595a2251dfda8f8f3707a1983a026886af9d9a3c01239 187 0.12/1.00 vMB 25
284,683 284,683 000000000000000188228177b54a33335f3395fc5bd6850f92b366f25ba70714 593 0.35/1.00 vMB 37
284,682 284,682 0000000000000001485024fe1f2dc4cd013bb7103b15c92fa707cc5778c7d4c5 1,391 0.50/1.00 vMB 53
284,681 284,681 000000000000000013f35ba0b6b7df3fe2e3099c6bf8fa89b9e8fd4ff454d8e4 32 0.03/1.00 vMB 7
284,680 284,680 000000000000000144b15642c173a450c686f166a34f2898b69351f9867d3de8 111 0.06/1.00 vMB 22
284,679 284,679 0000000000000000311ee8c2636b892d836e92a21e11d2c4ea1551ed58d4a1c8 89 0.06/1.00 vMB 39
284,678 284,678 0000000000000000a6543848fcce10031d1e24adab038e6ba3297f50a0a774d7 312 0.16/1.00 vMB 37
284,677 284,677 00000000000000006837ea0bd8a225846ecf066c571ed3d3accc814699d1261c 552 0.50/1.00 vMB 18
284,676 284,676 000000000000000027b1d8058bd2cb15d2599466bf682165e9cf7a37759b5d88 1,053 0.35/1.00 vMB 47
284,675 284,675 0000000000000001747a5a2c8e4b241d24c6e146e5d433609080fceae5093394 164 0.05/1.00 vMB 133
284,674 284,674 0000000000000001514eff500298022e869b773a49ab31deb7012fcec1998c98 570 0.27/1.00 vMB 47
284,673 284,673 000000000000000107b0699f301d3f360b31ecc02bda2ed9f4b0beeb7bd79562 793 0.35/1.00 vMB 88
284,672 284,672 00000000000000005932c762337316985ffa9cc5f70c6b03fb6369c9cb82181f 1,075 0.35/1.00 vMB 69
284,671 284,671 00000000000000019cf91b5c569188f307850b2db62512ec1cda3e339075c245 1,604 0.70/1.00 vMB 39
284,670 284,670 00000000000000011f30b7e9bf7e5a6f411014b3a84e2cc9d9e235d3fe037c59 442 0.26/1.00 vMB 33
284,669 284,669 00000000000000004dcc336196f1a5b9d3a8f3a40c6efaf4e5e8133698d125c5 467 0.24/1.00 vMB 34
284,668 284,668 00000000000000006a1ed95e5426c4899cd3015e8019eec3d456d4595bbbc0fc 47 0.02/1.00 vMB 42
284,667 284,667 0000000000000000c33b7cd79a9892682494f099be0e30adf46942481e3ae90c 65 0.03/1.00 vMB 31
284,666 284,666 0000000000000000dede9b08aba442d465af11d058162d59719c8cb9db81ab10 110 0.09/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.04 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.01 GB
    • Received: 18.14 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.