Loading Tool

Explorer IconExplorer

Memory Pool

82,374 transactions
31.22 vMB
0.12377029 BTC
Random Selection Loading Transactions
Max Size: 189.16/200 MB

Candidate Block

Mining Attempt 87dc0aebe2a88a5848fb808849c082a80ec8a240a211b75d9677907cdc005cda
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 2659fc886678adbd136eb8269c06d5b595488c53cf28f9616e36517671b58a65
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,188
Size: 1.00 vMB
Total Fees: 0.04228816 BTC
Feerates: 318.30 > 4.24 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (348,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
567,071 567,071 0000000000000000000628acc41e2ef7a8983d610b838c8c0a6530caf6a5bc77 794 0.27/1.00 vMB 28
567,070 567,070 00000000000000000004b3d34cd450ad32d98e29283b9f76dc0be099ca76e9df 1,421 0.64/1.00 vMB 10
567,069 567,069 0000000000000000002d58d8a734f4912619357d82beb12d841f373cfccb125c 3,169 1.00/1.00 vMB 35
567,068 567,068 000000000000000000272ac44f249f1ba00338bf3b42989673b51209e69314cd 343 0.11/1.00 vMB 39
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
Previous 10 blocks ↓
Total Size: 783.08 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: 722.12 GB
    • Received: 18.39 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.