Loading Tool

Explorer IconExplorer

Memory Pool

82,744 transactions
30.38 vMB
0.14651295 BTC
Random Selection Loading Transactions
Max Size: 183.99/200 MB

Candidate Block

Mining Attempt 89bf1db0f9c3f4c11979e11d8e3b03e7d50a78a2c921eff4817806f6fed26ae2
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root bc64bb85ba7cd721e9ae4de4c440d11a2229f63cd211554aeb560d0e4addc07e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,861
Size: 1.00 vMB
Total Fees: 0.06615768 BTC
Feerates: 150.61 > 6.63 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (258,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
656,208 656,208 0000000000000000000e1552c4225ce3a5baf84d6666ac3b29b4af82f9d39e7d 2,955 1.00/1.00 vMB 68
656,207 656,207 0000000000000000000e4a0e24953c0c46f80e08d5ce997d79ecae942b0796a7 2,052 1.00/1.00 vMB 140
656,206 656,206 0000000000000000000acae2daead8adfb104e88d00f491960bb54595a43ce1b 1,839 1.00/1.00 vMB 223
656,205 656,205 0000000000000000000732304965762cf26b1d8ab12a4babbc877b6b80c7d0ca 1,917 1.00/1.00 vMB 29
656,204 656,204 00000000000000000002f236ebe9656cfca1148cc2a7d645dbc4427130e740dd 2,785 1.00/1.00 vMB 40
656,203 656,203 0000000000000000000503f08d2a958f1d4aed5b70d653cbbb4d47b697f773a8 2,597 1.00/1.00 vMB 25
656,202 656,202 000000000000000000071aae8a243e64a3f67145f7e3e38bf6c732ed7e83ef55 2,856 1.00/1.00 vMB 104
656,201 656,201 0000000000000000000d93b1b0ae891b76e081ddbba951897a4543e8559595b8 2,466 1.00/1.00 vMB 168
656,200 656,200 0000000000000000000101bcea7f85d809a97e76d6e9c26e3eaac3f0f37e6bb0 2,280 1.00/1.00 vMB 31
656,199 656,199 00000000000000000008cf736258dea3f0c2c9035e97568e60ec50212d67ee4b 2,573 1.00/1.00 vMB 22
656,198 656,198 0000000000000000000f0cc7f9fbaabf72378031c522f5b458a2cd371c523caf 2,044 1.00/1.00 vMB 180
656,197 656,197 00000000000000000003504a05e31b97a8ef8f6b824b23d1af37031b6e482810 2,413 1.00/1.00 vMB 55
656,196 656,196 00000000000000000002bd61259d523330a8088f9b0cfe8b46dac8e5a54adb48 2,566 1.00/1.00 vMB 218
656,195 656,195 0000000000000000000afce325fb31a9c4bc52a03581b7722f996746fd6f8a84 2,658 1.00/1.00 vMB 232
656,194 656,194 00000000000000000004a27f7f54b17f9547e922112a615ca2d639b7534277a6 2,591 1.00/1.00 vMB 59
656,193 656,193 00000000000000000010aad53fbe92771d430153b1255facd3d38f18ecdaabf7 2,572 1.00/1.00 vMB 140
656,192 656,192 00000000000000000010358be5c9e532c698515f7b1bc47ebb43e582bc2d9953 1,739 1.00/1.00 vMB 238
656,191 656,191 000000000000000000012b35e1f7c2a395ca334530e80c24ebf6e6be75df5f14 1,471 1.00/1.00 vMB 83
656,190 656,190 00000000000000000002b17baeb7e5dcb080124709ac01baea7fd0fa47160506 2,407 1.00/1.00 vMB 128
656,189 656,189 000000000000000000033eeb151ba6ba124e3b880fb919c5c3d9805d78b3dd8a 2,778 1.00/1.00 vMB 210
656,188 656,188 00000000000000000005c38ce4621b6a0392fd5dc044f0d5ea8ba3a881adb451 2,878 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.63 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.32 GB
    • Received: 16.20 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.