Loading Tool

Explorer IconExplorer

Memory Pool

84,390 transactions
31.86 vMB
0.09710046 BTC
Random Selection Loading Transactions
Max Size: 193.35/200 MB

Candidate Block

Mining Attempt ef37b5536cdeeda6daa3b5f9cf5d21aac2a9d5441ad103219135b3438a7be824
Version 20000000
Previous Block 0000000000000000000205b45d904c19e542f059cf3fc09afcf93eab418f2243
Merkle Root 8d1c481861afc019a16819bea57f5c3702e7f0553404148d925f0bef86addbc3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,762
Size: 1.00 vMB
Total Fees: 0.02629709 BTC
Feerates: 265.25 > 2.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,185 (71,580 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
843,605 843,605 0000000000000000000008f8dbbf64ec621544f1279f4c2a5d1724743a2c1a97 5,085 1.00/1.00 vMB 28
843,604 843,604 00000000000000000000b05d0a202e4f0e0a53599b9b8d10b969dbb4bc69e319 4,446 1.00/1.00 vMB 23
843,603 843,603 00000000000000000003245104ce61d78b35a79dcd7c4bb8ab86bcd410c155d1 4,772 1.00/1.00 vMB 20
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
Previous 10 blocks ↓
Total Size: 782.72 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: 704.98 GB
    • Received: 16.65 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.