Loading Tool

Explorer IconExplorer

Memory Pool

84,439 transactions
31.99 vMB
0.11290734 BTC
Random Selection Loading Transactions
Max Size: 193.81/200 MB

Candidate Block

Mining Attempt 62abbbdbbc16ef494fa90ca3c1b17aaf819a9d43bf79363ec6d3f5ccd186211f
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root d17ed2792ef74d6fd604801c4aa086c78ba47595866f702c141826fb18dcc92f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,477
Size: 1.00 vMB
Total Fees: 0.04018782 BTC
Feerates: 100.69 > 4.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (639,396 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,788 275,788 000000000000000458de11dd7e52ca3b1a90f05bdcc618168c545f78d333a357 69 0.03/1.00 vMB 116
275,787 275,787 00000000000000007bbaada5cb7a4a32258be8f31c9fa03740b0f4d74f60fe73 52 0.02/1.00 vMB 48
275,786 275,786 000000000000000438e5229134b300b9e72cb83fcaeacb7dd38f9938d2ec26e9 207 0.09/1.00 vMB 34
275,785 275,785 0000000000000002b0ae45987bc2f37172e7b972dc6955f9865fcf6ae2b023d0 502 0.23/1.00 vMB 39
275,784 275,784 000000000000000007b67c6a95c06e8169bd2e66037fc9ee138c5c75cc6c1ed9 66 0.03/1.00 vMB 89
275,783 275,783 00000000000000044452348cdd64daf3df1f93562f3e6e2e4ed41b4548e5a614 481 0.21/1.00 vMB 44
275,782 275,782 0000000000000000eb85276e2106ce61d4ff8b7976e6ed24a1ec475ce9a99b0c 86 0.03/1.00 vMB 43
275,781 275,781 00000000000000011ed6621edac9913eb27872ce410d2c510882e6c748aa8e20 342 0.15/1.00 vMB 48
275,780 275,780 00000000000000014fa4ae649c461c116f355287e1a809aefea69100bca298a6 432 0.21/1.00 vMB 48
275,779 275,779 0000000000000000a0003a94ca80d856bf629286afcba1b51118e7f210d3374b 123 0.07/1.00 vMB 32
275,778 275,778 0000000000000001466261b173cb7d127f66a3c17e0d668711ec4af823fae781 145 0.05/1.00 vMB 47
275,777 275,777 00000000000000037bbfad32ebb331fcf2a4e91eaf86220a05cc613ab2a79cde 199 0.07/1.00 vMB 50
275,776 275,776 00000000000000027c21064a845de3346cab44962fb8619cefe157ac155d5d26 1 0.00/1.00 vMB 0
275,775 275,775 00000000000000015b6466996d40adb30a43ad87e5310daaf5e5e3a209d11c73 112 0.06/1.00 vMB 37
275,774 275,774 000000000000000363a8798e4aabe8e4caa2a0091d085383f7d80c38573ec913 491 0.20/1.00 vMB 35
275,773 275,773 000000000000000426e9583fad2749f95e6baf5d730091c0e7508f82d7fb1d3a 83 0.03/1.00 vMB 50
275,772 275,772 00000000000000027c3bf9cd65834f4e04f01c92a100eaa0b6f823607dba9bc4 80 0.03/1.00 vMB 107
275,771 275,771 0000000000000003f2191b434de3ed402c7517b83a500b708eae4de12eb8861a 284 0.14/1.00 vMB 51
275,770 275,770 00000000000000040ac5a1d47975ed479f2cb507bf30ebf07af73619cf1c5e2a 210 0.10/1.00 vMB 50
275,769 275,769 0000000000000003a66ff35f4f7c4ef5304bbb102c280e2162acf491cb50af2a 213 0.11/1.00 vMB 39
275,768 275,768 00000000000000048d55c3c9416c040a4b446bdcbb59d0beadd00eaa540c0dd2 298 0.13/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.72 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: 703.53 GB
    • Received: 16.64 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.