Loading Tool

Explorer IconExplorer

Memory Pool

34,625 transactions
26.60 vMB
0.05321156 BTC
Random Selection Loading Transactions
Max Size: 133.78/200 MB

Candidate Block

Mining Attempt a8fddba24625722853460e65c83518b3ddaa60cd8371d095289299cbcc932279
Version 20000000
Previous Block 0000000000000000000205a7754b9683bd3803bdf38e1a942268db63b46eb04a
Merkle Root 2f578fc86b234e39e864f93f0d283502d3fc90d9a3ffc914b94083dc5471fa0c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,449
Size: 1.00 vMB
Total Fees: 0.00361156 BTC
Feerates: 40.21 > 0.36 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,637 (123,697 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
790,940 790,940 00000000000000000001d6f4d00253beb828555d36fd588fa538d5382ce68185 2,188 1.00/1.00 vMB 42
790,939 790,939 00000000000000000004d88f691f883e06e51d7c8b5b7c935a57b5068fd0edd1 3,727 1.00/1.00 vMB 67
790,938 790,938 000000000000000000012fa3ec41259aaad4160147904337f228d0c075b764af 2,782 1.00/1.00 vMB 110
790,937 790,937 00000000000000000002f4b99765b35374483a7d9f8282b087e91e94e32cc57b 3,263 1.00/1.00 vMB 46
790,936 790,936 0000000000000000000204e2266ba4599d588779bcf1bf5a77dd3a567e93af39 3,218 1.00/1.00 vMB 78
790,935 790,935 0000000000000000000521e161421ff1831f518f8afe468fb867e7b0d6b68fb6 2,489 1.00/1.00 vMB 88
790,934 790,934 00000000000000000003b7f3a4da73dcf2f3f0ed6ab09c3a375c00f6ad5fb8eb 2,776 1.00/1.00 vMB 95
790,933 790,933 00000000000000000002eb7a8ff57a240dac7d8ced216db8f66ffc0726c8eed2 2,839 1.00/1.00 vMB 42
790,932 790,932 0000000000000000000009136d65f5c3a0f302fa171a4570a337c67ecf93d235 3,417 1.00/1.00 vMB 58
790,931 790,931 0000000000000000000300251d38bcee6deffa188b6fc2aa32fdc976ee72455c 3,579 1.00/1.00 vMB 59
790,930 790,930 0000000000000000000410af3f67a816ceb087243efd68c68cc89df5fa6341c7 3,971 1.00/1.00 vMB 59
790,929 790,929 00000000000000000005974526876773710ce2fcd9eeba5dfff68b19c99a1d08 2,869 1.00/1.00 vMB 55
790,928 790,928 00000000000000000004bd4aedd4436be58c92d30aaa2e8d05bdf9287ad57f7f 3,957 1.00/1.00 vMB 79
790,927 790,927 0000000000000000000435785429211dca22ed6e2444800c88ad042eb0cc0e94 4,836 1.00/1.00 vMB 63
790,926 790,926 00000000000000000000256c9d0d675177a2dc7e38e55a8c59e12ff48c23fcc7 4,035 1.00/1.00 vMB 64
790,925 790,925 000000000000000000055ff03f3d04f6c9abefb8709bdb76834db20b0255a0ad 4,284 1.00/1.00 vMB 66
790,924 790,924 00000000000000000002b9cae009a87d2d9a30bdcf42ca1ef979bd125984aea6 3,770 1.00/1.00 vMB 76
790,923 790,923 000000000000000000010881b0d0947ec54fa041ee14cadb150dcd58ed81fe4e 3,716 1.00/1.00 vMB 75
790,922 790,922 0000000000000000000315fed78ccbc29ebf15aae8e601977fc9e09583a4ba27 4,195 1.00/1.00 vMB 49
790,921 790,921 0000000000000000000495b79d19f46154c26761208271318323ede008e8a287 3,833 1.00/1.00 vMB 35
790,920 790,920 000000000000000000050bcb25b81adaa1f2138dfd58e05634544b2e77a3dcbb 3,956 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 781.75 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: 630.78 GB
    • Received: 12.05 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.