Loading Tool

Explorer IconExplorer

Memory Pool

42,638 transactions
18.61 vMB
0.19769116 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 102.63/200 MB

Candidate Block

Mining Attempt 198506d4f88d7bbced676c544c96356ce69de5f1f44c120b3abb717818bfbf73
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 6a002e9d213cfb407b0e7f77aaae9f776210df06af3ddf8a0e3653c49bf329c5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,574
Size: 1.00 vMB
Total Fees: 0.06469125 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (696,699 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,622 216,622 00000000000004df1342ea80ce47319cbb3c927c8f2e3b6322256cc86168ecbd 476 0.25 vMB 128
216,621 216,621 00000000000000d669a46f622ca257c21defa939d40b9116e7894000551d74bb 877 0.25 vMB 304
216,620 216,620 00000000000002a69283dbc010e0cd48851b0ecc7d5286192a724a3fb4a9c4de 128 0.04 vMB 164
216,619 216,619 00000000000000c56189953cf116bc698ce91392d07968bfa96a40b1a9834073 486 0.18 vMB 193
216,618 216,618 0000000000000077a871f2b112611d140ff3b5260a40705f979b371a8b35009e 479 0.29 vMB 104
216,617 216,617 000000000000027d07b0405ee29eb9e8854a648fbb8dc6f92f09c117a3d0629a 142 0.05 vMB 189
216,616 216,616 00000000000002703e81050a3ca0090cf8d6f880a0288e286480b9de6018f0d8 400 0.18 vMB 196
216,615 216,615 0000000000000023033b71956bc49314a743655062025478ae2355a758b84b32 1 0.00 vMB 0
216,614 216,614 000000000000007913a989eaef2c61260bf4159ce6c382ee59a22c4d17379f6b 29 0.01 vMB 29
216,613 216,613 0000000000000001808b5408f96b9b9a6d0e976408d1330ad102e0ecb1a5bb5d 300 0.12 vMB 174
216,612 216,612 000000000000019c6aa292ef2a2cd74a9b133ee6fab3b18c6c0b008477b34dc2 7 0.00 vMB 8
216,611 216,611 00000000000000a986d7c8396a1fc17e8786413e21eacca2aa6177451b7a246e 391 0.17 vMB 234
216,610 216,610 0000000000000101a2e6e3b275c2a19101db9a2caa9e7ad95850991cab428a71 133 0.05 vMB 75
216,609 216,609 00000000000001b0b26277902280b9418585c23b52551bbcfd5c5413effa7011 578 0.25 vMB 195
216,608 216,608 00000000000004085570ea33feea49c47635ea48f3eb7f53c5403f7ac8f63672 15 0.01 vMB 102
216,607 216,607 00000000000003a9b6b8c5a796adbff8df8810b96abd579da44dc624cdb5e6a6 330 0.18 vMB 158
216,606 216,606 0000000000000390882ec556587cd631b415dc76e9e87509945613a1741ddb24 726 0.35 vMB 65
216,605 216,605 00000000000001dfc8d39e2d73e5c1c5c6b74bac170e3ef9d4faba24c6aa7a11 617 0.20 vMB 239
216,604 216,604 00000000000001a33c70124b9a067eef4dbaab2a04da6508698498a755d834b9 11 0.00 vMB 176
216,603 216,603 00000000000000584a8381fa199afe38d3cdcd82e5b5fbee5c55fe0a16836f9d 674 0.27 vMB 194
216,602 216,602 00000000000003645cbc1b3cc2c9f8b9475acdbfd901b306fbd0591395359d98 850 0.29 vMB 328
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 115.84 GB
    • Received: 0.48 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.