Loading Tool

Explorer IconExplorer

Memory Pool

82,854 transactions
31.24 vMB
0.09781401 BTC
Random Selection Loading Transactions
Max Size: 191.15/200 MB

Candidate Block

Mining Attempt c57eee67b8c61a325496942facc7710e6c7be54120fc81c5c3db73ddc0d4b2b9
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root a6cdf329bc0e3defac00af710eb4f18b24272ae839f8fbc505b9d7f8e3ca613a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,006
Size: 1.00 vMB
Total Fees: 0.02680886 BTC
Feerates: 100.00 > 2.69 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (71,619 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
843,602 843,602 00000000000000000000d3c622b8ae2264071e5db460ef060bd480c448a3f170 3,458 1.00/1.00 vMB 17
843,601 843,601 0000000000000000000301b5897269da23de82cbf296cbafa3b0e80ed3504092 4,622 1.00/1.00 vMB 18
843,600 843,600 0000000000000000000131c85a39762180384037da9d124c604d6db4602728ea 4,775 1.00/1.00 vMB 14
843,599 843,599 000000000000000000019686951de9ac0e546dc6e7db29c1b1bcc5aaedc89db2 4,645 1.00/1.00 vMB 18
843,598 843,598 0000000000000000000246d1d8947d9e49b7f73f011e9dbfd08fdfbced8cd9a9 1,314 1.00/1.00 vMB 12
843,597 843,597 00000000000000000001f18011c90f988beb7776b58fee866565a6bf5b86395f 2,570 1.00/1.00 vMB 14
843,596 843,596 0000000000000000000289124acd730f86baa307f19dd575c4f84ea83a19c25d 2,657 1.00/1.00 vMB 14
843,595 843,595 00000000000000000001b74d236a985b936d7d6276ccfa730cb7757c99657293 2,443 1.00/1.00 vMB 13
843,594 843,594 00000000000000000001e1f1e5138da705babeef5cbb51d6cce287f865631109 2,275 1.00/1.00 vMB 11
843,593 843,593 00000000000000000002e037e3dbb724e3f95c30cac30d47d87dd6c1793d2563 3,009 1.00/1.00 vMB 20
843,592 843,592 00000000000000000000d47454185788795ce017793ec598966b3fef87c5a247 1,702 1.00/1.00 vMB 13
843,591 843,591 000000000000000000003897ae1b7bc7c0604a4aa0e44d81c24127c9370b09a6 1,570 1.00/1.00 vMB 12
843,590 843,590 0000000000000000000209f42978094d3ba78bd89d1be1a93c200d6cb8c0f325 3,600 1.00/1.00 vMB 18
843,589 843,589 000000000000000000027034010a4895e08abbb9bc5329a65c2650eefef5560b 3,540 1.00/1.00 vMB 19
843,588 843,588 0000000000000000000301eb67afde88648d66ae5f5dd9eca809fb0da08dba6e 2,129 1.00/1.00 vMB 16
843,587 843,587 0000000000000000000124be8d25c3a2a9e8025f346e217a166468618d286fc8 2,673 1.00/1.00 vMB 14
843,586 843,586 0000000000000000000209d97c2185a7bd984a149f1d0870fc341b7d19f74817 3,052 1.00/1.00 vMB 25
843,585 843,585 00000000000000000002f615bf320787fd25708991aa84f73a83400d8637e0df 1,871 1.00/1.00 vMB 13
843,584 843,584 0000000000000000000134d6a771be13786c0f3899665f70a59a299d0ee8dc3a 2,270 1.00/1.00 vMB 11
843,583 843,583 00000000000000000001f38826560ad7532166f408873107bacfb52921cfb9d3 2,497 1.00/1.00 vMB 15
843,582 843,582 0000000000000000000279f07bb5c726ec9ce183f8c248792e0928c9b75b4af8 2,697 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.88 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.