Loading Tool

Explorer IconExplorer

Memory Pool

85,385 transactions
31.78 vMB
0.11692659 BTC
Random Selection Loading Transactions
Max Size: 194.85/200 MB

Candidate Block

Mining Attempt dcbf31ddfdc802a2bc31ddf263364cfd77529aa18c14de656281e9cc599de401
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root b941892cf236e8766fe9620106da8c1c47e17e8f79d5fccbfbf5e44cdf91e5aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,996
Size: 1.00 vMB
Total Fees: 0.04131497 BTC
Feerates: 301.57 > 4.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (98,566 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
816,658 816,658 000000000000000000007a1a4fd564f414de99e1e5fec6734f085f3c53c8bea3 2,352 1.00/1.00 vMB 79
816,657 816,657 00000000000000000002d44f1e8ed24bccd958993adb1857ef54129aa73b9f97 2,917 1.00/1.00 vMB 75
816,656 816,656 00000000000000000000e1a5b8b0c82cd06a91469a352a597a54b8859458c859 3,632 1.00/1.00 vMB 70
816,655 816,655 000000000000000000037e2360bf501a6f03dc1111bcd95b6b09693cdc142d1a 4,523 1.00/1.00 vMB 46
816,654 816,654 000000000000000000002e5483a1f3a0977183907f5fccbb2d8b5bcefff6adac 2,835 1.00/1.00 vMB 62
816,653 816,653 00000000000000000000e2297fee740263c05743157ec975bb14c4e1594a0185 3,525 1.00/1.00 vMB 78
816,652 816,652 000000000000000000024860bd9d681ab4a886a663597e3cd0f3b6c1ff3bc7e7 3,084 1.00/1.00 vMB 109
816,651 816,651 00000000000000000002a260350f3ebcdbdb873dbe1dbd98a175965d7968637d 3,103 1.00/1.00 vMB 53
816,650 816,650 00000000000000000003724ec6ed7152a8cec366fbb971d245a6b7f06e56b2d0 3,341 1.00/1.00 vMB 53
816,649 816,649 00000000000000000001eaa5ed08e071ca364023cb26acae30e35d99ee4eb9b8 3,049 1.00/1.00 vMB 76
816,648 816,648 000000000000000000022b07fcd6d25ccf3425df8fe265f25346491f2860da3a 2,108 1.00/1.00 vMB 56
816,647 816,647 000000000000000000017532f171f5b0fb2e6ff419eb467a0337c133429b8f98 442 1.00/1.00 vMB 64
816,646 816,646 000000000000000000034dd544cd77324913819cc6109d7c702513e4ca2fdf7a 2,025 1.00/1.00 vMB 72
816,645 816,645 000000000000000000043e1249cbd7a442add8e4165fa8a28808840a15c83ef9 3,157 1.00/1.00 vMB 91
816,644 816,644 0000000000000000000176c325b926b8742100653153460378c3a1ea01fb2680 199 1.00/1.00 vMB 58
816,643 816,643 000000000000000000041c97ed7121c9e76f61c42e6a319814301c9c8baff829 1,794 1.00/1.00 vMB 71
816,642 816,642 0000000000000000000263ef7e64d681c5181defc62fada1298334d8991e670f 3,158 1.00/1.00 vMB 83
816,641 816,641 00000000000000000000c6b55073ddf0e8daa6346b4024550c3967d93c7207e5 2,826 1.00/1.00 vMB 69
816,640 816,640 00000000000000000002baba5b77a3b507cfcaaf82cae38f39c8703aa61285f0 3,219 1.00/1.00 vMB 108
816,639 816,639 00000000000000000003bddb72e7bf98ae5577b78a3b1cbfb819772f5e05d293 713 1.00/1.00 vMB 64
816,638 816,638 00000000000000000003a1e98f45529a4fc029b9bba75b609ffb89174fff0a75 1,260 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.60 GB
    • Received: 16.93 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.