Loading Tool

Explorer IconExplorer

Memory Pool

77,759 transactions
28.93 vMB
0.08200642 BTC
Random Selection Loading Transactions
Max Size: 174.94/200 MB

Candidate Block

Mining Attempt e6847867402fc772e4a0bac7578cc1f59a5b110d57e162da82cf0019528f530a
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root b162b59093816fea75e6fc35aebcd595656fc27272cd97933dfe1ab677aa7bea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,269
Size: 1.00 vMB
Total Fees: 0.02167078 BTC
Feerates: 150.62 > 2.17 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (495,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
419,231 419,231 0000000000000000015480bafd37c50fbcd8ad39a001303e32812821d36771fb 972 0.41/1.00 vMB 50
419,230 419,230 0000000000000000010bf8fb61de05d1f6faf213d966566d721d83c81a41d64a 210 0.12/1.00 vMB 42
419,229 419,229 0000000000000000036029cfc053aa160a2361127aab542d1b576c03ffcb95c2 1,600 0.66/1.00 vMB 48
419,228 419,228 000000000000000004667a9da36513673e484939ceeef0b03934e3957a1ce7a1 102 0.04/1.00 vMB 47
419,227 419,227 000000000000000004cd138d1bb8d25ee49df969db880ef48e701efa55829c0f 721 0.29/1.00 vMB 52
419,226 419,226 000000000000000003983b04976a9e75d77c00428b2cdd7bf59fb41b7a8ea05b 206 0.10/1.00 vMB 52
419,225 419,225 0000000000000000002f1c0c67c017026ec5d4f9c483142ac5fe18a3e4144af9 971 0.48/1.00 vMB 48
419,224 419,224 00000000000000000355f1c3519652da5b539c65139b58e0eb6b5fad74277e08 87 0.07/1.00 vMB 35
419,223 419,223 0000000000000000038235cb8b1d27c3b817dc1b888b989dd65c7a6768a7d32e 447 0.17/1.00 vMB 58
419,222 419,222 0000000000000000031abfc2bf95fc2e74000dd3a923298d34f97e790cc5ae59 353 0.25/1.00 vMB 27
419,221 419,221 000000000000000001e51cc2d5dcb94ff8346e25a99c04adc06a38a826320601 1,396 0.64/1.00 vMB 51
419,220 419,220 0000000000000000048c4f7dbe476c3fa45d59faf6bb94b4cdc6d59999a8b612 509 0.33/1.00 vMB 33
419,219 419,219 0000000000000000024f836ebbb86cebf914ec0dc06a394c2c4b12f53ddede4c 1,247 0.52/1.00 vMB 56
419,218 419,218 00000000000000000191fdd8df51c6a1b54dc8b3abbc0b0818624a182bfbc296 1,477 0.66/1.00 vMB 52
419,217 419,217 00000000000000000443047b816cd5e45e6cba4f1498b55ff798593993d2cb24 1,730 0.82/1.00 vMB 28
419,216 419,216 000000000000000003228e9b9a6ed56b6a5c8be7eb831771852442436293b660 2,525 0.99/1.00 vMB 75
419,215 419,215 0000000000000000027eaf573a1bf56e2734258fb274383b1f08bc0625a3c9c8 192 0.07/1.00 vMB 56
419,214 419,214 000000000000000003ab197537580a50cf6b673b06f2a2a41f4d9c0e8c3317cf 1,537 0.67/1.00 vMB 49
419,213 419,213 00000000000000000447c109e4adbfb2c53d7247c27f87c7d64000b3c01a2b63 459 0.21/1.00 vMB 59
419,212 419,212 0000000000000000046b317d2f2197b5bd2f78059eeff16be1f7ddac583b8beb 850 0.99/1.00 vMB 19
419,211 419,211 000000000000000003ae5bf8f6c9804d374cf1aaee7d3af1c1cf80e51caf4c07 818 0.47/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.66 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: 673.07 GB
    • Received: 16.37 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.