Loading Tool

Explorer IconExplorer

Memory Pool

82,024 transactions
30.27 vMB
0.09174104 BTC
Random Selection Loading Transactions
Max Size: 182.31/200 MB

Candidate Block

Mining Attempt 0a9540316f631ef3416693bc0ace55ddbc45bc6a0f6b6246a91af65cf57a16f8
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 994590fb6e48542e11f9a0d68e5615205549fb382abd3ab000046507dcd3b57d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,982
Size: 1.00 vMB
Total Fees: 0.02957058 BTC
Feerates: 454.44 > 2.96 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (334,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
580,173 580,173 0000000000000000002307f8711d5846e771e248722371e2af3a8297e5fb28e2 2,582 1.00/1.00 vMB 93
580,172 580,172 000000000000000000138243b1a1aae7d2f4a4742981b017106484f852c83c68 3,471 1.00/1.00 vMB 88
580,171 580,171 0000000000000000001fc6dac57367ddea6aaab3f1319bd8b90eced4428d01fb 2,608 1.00/1.00 vMB 25
580,170 580,170 0000000000000000001f5255a55e6cc06eaff7a2a7438d8a0eea257672d04b35 2,327 1.00/1.00 vMB 48
580,169 580,169 000000000000000000228596919d003ae4430289186d5583363b4bf71d28cf2a 3,217 1.00/1.00 vMB 53
580,168 580,168 00000000000000000017368dfb7523ae6f21c0c438746056ca1d76750e622b6d 2,615 1.00/1.00 vMB 43
580,167 580,167 000000000000000000238b08516e6a85797038d737c1b3aa6d77288ddb52f468 2,434 1.00/1.00 vMB 70
580,166 580,166 0000000000000000000d49dba07df131a4a92c77f4c92e38e013ad81e8371e52 2,048 1.00/1.00 vMB 16
580,165 580,165 000000000000000000243367242a8351622e7e281dd9800a09df813a547ca9d3 3,126 1.00/1.00 vMB 81
580,164 580,164 00000000000000000022402d5709e201d4ec211ba85e3866166fc77b73484af0 2,317 1.00/1.00 vMB 47
580,163 580,163 0000000000000000002336289cf2426c30070617a342744529806d26162e442f 2,643 1.00/1.00 vMB 35
580,162 580,162 00000000000000000022d20e46e09c74d8876d2dfa18c29e5a44e8a7dd21b422 2,823 1.00/1.00 vMB 65
580,161 580,161 0000000000000000000f8327142b0bd47d568f7155700d1e290f2ba7e735ebcd 2,334 1.00/1.00 vMB 62
580,160 580,160 00000000000000000015286445b2c554240100dc4a57bfd977c3d459aa4745fc 2,949 1.00/1.00 vMB 104
580,159 580,159 00000000000000000021bdc67e551912dfd88620cacdead5cb66e6dcf4d539ad 1,811 1.00/1.00 vMB 16
580,158 580,158 00000000000000000008511a525d8ad78e693a2c8a354b32a76bcbb0cddf6f5d 1,867 1.00/1.00 vMB 59
580,157 580,157 000000000000000000062b73ce9e075e91584f00576f31253abcaaf9eb2c2d7d 2,251 1.00/1.00 vMB 57
580,156 580,156 0000000000000000001f4618ba7b722779de99d27f3d20311e2658120379f08f 2,028 1.00/1.00 vMB 25
580,155 580,155 0000000000000000001163a9d54b248ccfc0f491807e73802530beac8cd63e34 1,530 1.00/1.00 vMB 25
580,154 580,154 00000000000000000010609c9e1eba709173a24ea3d4d618b25473eea8c170de 2,819 1.00/1.00 vMB 98
580,153 580,153 0000000000000000001239401bb66bfba726d64018ed9b1a86b258d7f5661c6a 2,211 1.00/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.37 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: 663.35 GB
    • Received: 14.90 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.