Loading Tool

Explorer IconExplorer

Memory Pool

80,616 transactions
33.96 vMB
0.12927473 BTC
Random Selection Loading Transactions
Max Size: 192.96/200 MB

Candidate Block

Mining Attempt 269fa2462e9c57c9904ea8541dd3d49bde1866163a381e3b3b15108aee0d5620
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 49fb432852ea628a2508fe7c2c77bcf9ab0b5b9df94fdd7cfb70916529570f3b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,435
Size: 1.00 vMB
Total Fees: 0.02172682 BTC
Feerates: 104.71 > 2.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (348,340 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
567,067 567,067 00000000000000000013f4d336514dcf1394a629719ef7ea5969d75a6ec9b34a 2,193 0.83/1.00 vMB 28
567,066 567,066 0000000000000000000cbcb1d19d857ee0c568c3b924c0d191eabcfb54561662 243 0.08/1.00 vMB 44
567,065 567,065 0000000000000000000a30918d163d51fd25e231ee498c1bd3d1be6de1cf4911 95 0.03/1.00 vMB 24
567,064 567,064 0000000000000000002cd450c3a1d0c693aa434cafd41beca265456d08a9617e 2,132 0.77/1.00 vMB 15
567,063 567,063 00000000000000000027ea66b6dc5b4090fd517f27fc85991be86f5fb2b09705 2,940 1.00/1.00 vMB 38
567,062 567,062 0000000000000000000fc33b486361a3eaffc284a54a0e671de1ea52b8b7c63a 251 0.08/1.00 vMB 28
567,061 567,061 0000000000000000000e39a1719554e29f5ab274079beeaa26d0f617dc249698 2,145 0.70/1.00 vMB 26
567,060 567,060 0000000000000000002467028524a173c56a2f64192ea59f7b61f96de21cf65b 2,472 0.90/1.00 vMB 24
567,059 567,059 0000000000000000000d6709c0da20a85b416f0a79b6e4af3d42badf87aa0b02 1,527 0.56/1.00 vMB 33
567,058 567,058 0000000000000000000f0715ad7e99ab5421430033bdee2ea75b68916860d71a 2,049 0.72/1.00 vMB 26
567,057 567,057 00000000000000000025046c938e5102d0a21c51bfd9eba46536c0c8e7ef55c7 2,789 1.00/1.00 vMB 28
567,056 567,056 00000000000000000006df7e16ddda4cce2d44a721256071c41fcd3223abcd1f 440 0.19/1.00 vMB 34
567,055 567,055 00000000000000000009703f54dc060c9378a5138b6d54cfcd9af6fb91f09f8c 407 0.14/1.00 vMB 33
567,054 567,054 00000000000000000029306599db70c52e436fa9fd3cdd11877450f16de20161 1,894 0.81/1.00 vMB 20
567,053 567,053 00000000000000000026a8bbc87f0aa10821c0816557965ed4d908380559ba10 2,539 1.00/1.00 vMB 18
567,052 567,052 00000000000000000001f2e62f4a0435a0b767307130f2885bb2190f60c7bf2b 1,537 1.00/1.00 vMB 28
567,051 567,051 0000000000000000000ebb5a75e30e730b750bfdee9edaeb426ad33ddf132c5a 1,542 1.00/1.00 vMB 27
567,050 567,050 0000000000000000002442468ad0592a4b0f645475b92bdbb2fec1b88ac703ee 2,489 1.00/1.00 vMB 30
567,049 567,049 00000000000000000010f6810d54729cafd70426fc53060ff52dbedc456a5a2a 3,007 1.00/1.00 vMB 48
567,048 567,048 00000000000000000019741a22b3fa80f44705a6516336d579178b1207086674 2,784 1.00/1.00 vMB 21
567,047 567,047 0000000000000000002cb951f7eb23ed510787bfc9a3033fad822219a6287f9c 2,352 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 783.09 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: 725.89 GB
    • Received: 18.44 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.