Loading Tool

Explorer IconExplorer

Memory Pool

41,422 transactions
18.12 vMB
0.17259164 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: 99.97/200 MB

Candidate Block

Mining Attempt 4f7b8a1b870f8b7a26a5aa974e7902101998ba46782063bda938b283124c84d8
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 9ded798a6da5868ed2bfae848f0978c23079ec361a434f4e6d88ddab2216b13c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,696
Size: 1.00 vMB
Total Fees: 0.05603262 BTC
Median Feerate: 4.83 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (688,461 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,860 224,860 00000000000002fef0f9f4ced5ee72779d6990384e308b6c3b9f3483190a6f70 320 0.17 vMB 136
224,859 224,859 000000000000039e120d0af40066cb7454aced99874ade3256c80f099ad28173 521 0.18 vMB 238
224,858 224,858 0000000000000317e778c5dfc39ec33071bb2b18af1554e71e00e03efcf47210 473 0.25 vMB 183
224,857 224,857 00000000000002dedf597b26f21b2652d2f5c0659a5b4099a1d015f489b575c6 233 0.15 vMB 127
224,856 224,856 00000000000001d90977046b5040da76e62b72c17257c5402cca182e80653f36 692 0.25 vMB 365
224,855 224,855 000000000000032021a6d18011d202df36cf07822a657b47390ab90568bb14e2 270 0.14 vMB 111
224,854 224,854 00000000000000cd7d1c3d5137423c00e6a221d5492ace06d8fb9d990f2d7c96 226 0.15 vMB 100
224,853 224,853 00000000000003b29bbc22c747eaca09d4a4c3b11c671c0b08f3b4b10334fb56 765 0.39 vMB 135
224,852 224,852 00000000000001aa99f7ae248ba32b97a8c41d8063c54edc7ca0e1fa9402dda0 502 0.25 vMB 179
224,851 224,851 0000000000000034f68318e10068fab4e32792b6a68c9a67a28f640200e71fa4 537 0.25 vMB 186
224,850 224,850 0000000000000287c17fa22d2501660e7fe37aaf0c1530f4f024f61054498faa 750 0.25 vMB 242
224,849 224,849 0000000000000073d8155c26c2bbe27d4a42e3ee550fe696707f51170c655f2d 10 0.00 vMB 348
224,848 224,848 00000000000001bf5f30bb06d1cdc4d9f477ff6db7871f4ee987bb0513700916 28 0.01 vMB 242
224,847 224,847 0000000000000077b90962e3c9d2306d3a2f32412af57d6aeeabe4dd6f6de19d 589 0.25 vMB 220
224,846 224,846 0000000000000169f38129838ec9a41ad30ef6d65da889c133a59fc52a763e14 598 0.25 vMB 83
224,845 224,845 0000000000000059a46c191871a10f35538c22cb22bd14e7550d83097d08e37c 418 0.17 vMB 223
224,844 224,844 0000000000000132c3c42cc7b283ca43a090b4e3febbd832cb7033a4dec5ee26 306 0.16 vMB 171
224,843 224,843 00000000000001be5b2317555e11d21618c56b2bd7c030dd5190f16eb2c987f6 988 0.48 vMB 205
224,842 224,842 00000000000000d2deafa9a24c7308829eae78ca85de6e4fcfe5345e7b1c286e 97 0.05 vMB 60
224,841 224,841 00000000000001786231f8e661289a53e2a4248f5d7a09c7d46a05af95f56b93 653 0.25 vMB 236
224,840 224,840 00000000000002fb85f62bf502d2c2a4fdf15ade41cf0835fa0c37fe0f6dc690 198 0.15 vMB 108
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: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 113.60 GB
    • Received: 0.47 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.