Loading Tool

Explorer IconExplorer

Memory Pool

87,846 transactions
32.57 vMB
0.24802167 BTC
Random Selection Loading Transactions
Max Size: 194.65/200 MB

Candidate Block

Mining Attempt 6b0c9cbee8950380dd262d5786b0a3a8d55b7f4920db30df003602fc4f9ba6b7
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 36a14d5cd2d061d0a54e19695077ef3d22f67d0e73d721fff6bd4ac3c5fbe35f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,864
Size: 1.00 vMB
Total Fees: 0.10976206 BTC
Feerates: 538.26 > 11.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (347,216 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
567,931 567,931 00000000000000000022da1ba7adcbfaae5fded0d45aedf816a5dde74f2086a7 1,786 1.00/1.00 vMB 13
567,930 567,930 00000000000000000015acac10f5784c61e0c1ebd678834bc7b5976ce3913db6 2,850 1.00/1.00 vMB 18
567,929 567,929 00000000000000000012a0da1bd134a85544522f2c9a8a87f50363694fcde965 2,953 1.00/1.00 vMB 18
567,928 567,928 0000000000000000000d5eead0baca9ea19b4de2da0b0945fc20223a42e7095a 2,937 1.00/1.00 vMB 21
567,927 567,927 000000000000000000208b91397818cb3f4f1603476b982015be969716b31b78 707 0.30/1.00 vMB 3
567,926 567,926 00000000000000000027bd64799707d699285eb7e9873e685cffe09a12851b5a 3,075 1.00/1.00 vMB 22
567,925 567,925 0000000000000000001de3d19a0a17daf0114bb4763fb31f40911c831f31ffe6 2,206 1.00/1.00 vMB 13
567,924 567,924 0000000000000000002e32fd6f2c29a55f36e75cb5c9aa550632fdd062f13b7e 2,077 1.00/1.00 vMB 12
567,923 567,923 0000000000000000001a41acf76d2e0a3a3e8dde01b80b3e3986e6149f38c1cc 3,041 1.00/1.00 vMB 14
567,922 567,922 0000000000000000000220e8c0ef8a493934297565985a78f70d15b10d44c2d9 3,259 1.00/1.00 vMB 17
567,921 567,921 0000000000000000002044aa835f6ff6f1ab43879fd307c0c90d02e4a1b9ce73 3,058 1.00/1.00 vMB 38
567,920 567,920 0000000000000000002d22db3d1ba5c31b35cca8a33eb4cdfb395287e4f34fab 365 0.11/1.00 vMB 20
567,919 567,919 0000000000000000000453355d96f66ead5d5fb7c329f7a8eeb3e38a0dcafa72 1,596 0.67/1.00 vMB 15
567,918 567,918 00000000000000000014879a7bbb445d1c6247fa6586782355142cca669c66ff 2,584 1.00/1.00 vMB 14
567,917 567,917 00000000000000000029c2bbe84354721e3f2c8ebe405c3ee6852a8d61621eb5 2,878 1.00/1.00 vMB 29
567,916 567,916 0000000000000000002bdaee254ed1281f2c271520fe2cc710c965b2a23be03e 2,827 1.00/1.00 vMB 26
567,915 567,915 0000000000000000001dce1b413974adc823958b5bc087107d7b44058de60088 1,209 0.40/1.00 vMB 19
567,914 567,914 0000000000000000002cd0cb345e0c1c1d805138fd06aec322edf00c0311ece8 1,532 0.65/1.00 vMB 12
567,913 567,913 00000000000000000027364bdf567018a3044b85e98431d71a348b62a2bf6d76 3,176 1.00/1.00 vMB 26
567,912 567,912 000000000000000000163fd00aa801b3c190196ba8469abd5cf92da907969315 985 0.36/1.00 vMB 19
567,911 567,911 000000000000000000128c9bcdbb5a2c8a7e95ec311cd0698ece85431e7beb28 2,123 0.83/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.32 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.