Loading Tool

Explorer IconExplorer

Memory Pool

80,593 transactions
29.74 vMB
0.08167088 BTC
Random Selection Loading Transactions
Max Size: 179.48/200 MB

Candidate Block

Mining Attempt 32fb51a19c2a6eb8c5e9fb905c4c9e6a08149b0dbf05728bfd6f820cafe9049c
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 9c1583400853572e43f27a0ef0c0c43a6065f6d29f62417a39b75b61ef1e1f41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,910
Size: 1.00 vMB
Total Fees: 0.02103261 BTC
Feerates: 214.36 > 2.11 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (599,976 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,991 314,991 00000000000000000bece64e714f45c4b8784cf7235fd1d58c8515ce8daca1d5 701 0.42/1.00 vMB 29
314,990 314,990 0000000000000000257313cb9952048deb5a0d301ced1b3001e3b2c9c4ddaaf5 456 0.28/1.00 vMB 27
314,989 314,989 00000000000000001267c93e6841cde4c542a5923a473b54883b1ed964d881c7 779 0.57/1.00 vMB 23
314,988 314,988 000000000000000017f5381327e90150e54420f10857ebf5191699d1013107b4 317 0.19/1.00 vMB 24
314,987 314,987 00000000000000001fc41eeda8ca68a4d0ebfa977486ae69c817850dd91bdef2 233 0.12/1.00 vMB 27
314,986 314,986 00000000000000002fb119f7caad2639dc3fe2e76d672a6d1e5df5e646a19a41 127 0.06/1.00 vMB 31
314,985 314,985 000000000000000015f343809d6efc4cad93aa84610c87bd60aebea3036459a9 947 0.59/1.00 vMB 33
314,984 314,984 00000000000000001587dfafc63402d2eec2ef19b8f2efe488048ceca01737c8 644 0.41/1.00 vMB 27
314,983 314,983 0000000000000000170acb682a89641b09d3f53a3fc290e126a6713c79f5de6e 160 0.09/1.00 vMB 25
314,982 314,982 0000000000000000113e797a9dd7f64ad86c223a06d16d7b20c012d1e3ba8635 997 0.58/1.00 vMB 27
314,981 314,981 000000000000000009a6998cf58932d1e38a65cac675c265d0abd1aa0a06a9c8 241 0.14/1.00 vMB 28
314,980 314,980 00000000000000001955bf833e863143750d83bc35e0466f9d2a6e0a2b33131b 176 0.12/1.00 vMB 23
314,979 314,979 00000000000000000b4d2b24ffb05d48136e288e6635f6b0ca8912351e28b621 146 0.07/1.00 vMB 30
314,978 314,978 00000000000000002c76d7434195d8b1085cd082a4a1a3a2cf0458ed0ccd169e 373 0.22/1.00 vMB 27
314,977 314,977 00000000000000000766c17b777d079c56fd6a19f0a8aedc8608fd63621b9513 133 0.07/1.00 vMB 27
314,976 314,976 000000000000000016054a246f20e05d310576ad0c95dfacfc2774d017dd0bb6 1 0.00/1.00 vMB 0
314,975 314,975 00000000000000000c48c4287506b519d4ade1ab8e1f0ed21ec5aa43b8063da4 139 0.12/1.00 vMB 19
314,974 314,974 000000000000000009139c02d871549f54a17d6d23e9e69dc9fb2c1d9856144f 175 0.07/1.00 vMB 34
314,973 314,973 00000000000000002de13d55ba4b64cd83dceed3fd5168821540ab8e2a5b6933 147 0.09/1.00 vMB 28
314,972 314,972 000000000000000002f899e78766de10bcb724db86b15220183f8d723eb4ac20 309 0.19/1.00 vMB 25
314,971 314,971 00000000000000001c9eb705f46f601c3e2a01fea32415e3c47dc94d51ecea86 128 0.04/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.33 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: 660.40 GB
    • Received: 14.72 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.