Loading Tool

Explorer IconExplorer

Memory Pool

25,465 transactions
5.27 vMB
0.03703881 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 4 blocks ()
  • 13 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.36/200 MB

Candidate Block

Mining Attempt 1b7559fd99bf2af7d0eddbb43ef2a637bf81e6f36dbd85ca97be368a36ebf7e0
Version 20000000
Previous Block 00000000000000000001c2c7364b4a37b6e8904d8691e2bbb5161cfbf40dc49c
Merkle Root a0c7ee916077cf17919102396874e140800fa95949b8c143896a9a7a5748d070
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,156
Size: 0.44 vMB
Total Fees: 0.02485558 BTC
Avg Feerate: 2.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,818 (648,180 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
264,638 264,638 000000000000000e779105ddaa4f41cacaf557345d8f0674b7bfdafffde0239b 0.10 MB 209 128
264,637 264,637 0000000000000009ddfee8ae39cc0e65a19b03dc05dac730388ac0682f45011c 0.05 MB 100 80
264,636 264,636 00000000000000031d1d2809e425073aa6f7834f86f142e75753950bae93d523 0.14 MB 283 110
264,635 264,635 0000000000000009e77a4b44ec63560ab6e96b85c315d309402c8cf7d4419152 0.16 MB 193 6,717
264,634 264,634 00000000000000087c5b227ceca61c7452f1eca1a5e52b24b8a1139e68a5385d 0.07 MB 152 89
264,633 264,633 00000000000000065cbc2d1a3ff0fd23477c5f21ce1066d6c74b04fefcaec972 0.05 MB 94 95
264,632 264,632 0000000000000008fe7946abd8be94d3a68801ddc41f3cb830f4bcf4525d487d 0.17 MB 210 68
264,631 264,631 00000000000000004a6db80c41b452aba7e33b34a9b67a05194d0a6ba38266e8 0.09 MB 185 47
264,630 264,630 000000000000000c6ba43baeeee5ffc98126feec13f8e62bafda157c2c1efee8 0.25 MB 402 125
264,629 264,629 0000000000000005c13d9149045d183b58eab035714f6d86cf0842d512a21729 0.08 MB 114 80
264,628 264,628 000000000000000a5e0b35f42c32d844d3d81d81ab674d72803011c2ef8b75eb 0.15 MB 125 49
264,627 264,627 00000000000000006de1db54dab3f4fc210bc50edbee538c38c89ad9f3d8b67a 0.16 MB 392 123
264,626 264,626 000000000000000a1baf416c2b7af0fb52ad3978d55dfde7ba9c33349a20e799 0.11 MB 191 44
264,625 264,625 000000000000000a10ef9827fbcdf000e03e89c1620f5b6fa0c4024daa3f6a23 0.33 MB 431 57
264,624 264,624 0000000000000003f759b835c66dfe41d68fb61cd76e614f1a35ead29233469a 0.23 MB 509 118
264,623 264,623 000000000000000b828783d7ade4c3153d825d4f0551d1c4999ae4f7ed601a97 0.21 MB 432 34
264,622 264,622 000000000000000b21ab691786e9f7542094c199dd2c33e41d8e6a7f35611977 0.25 MB 451 132
264,621 264,621 00000000000000099e2139b9581267ccd86f03d93e438865ba896e8dd1cb4cd2 0.05 MB 77 69
264,620 264,620 00000000000000092e22b875bbb280cf2d4baced9dedbe34c44095e5d1ae2f2d 0.24 MB 541 43
264,619 264,619 000000000000000028a6e30d1a97df8630f950488a407cb04efb81629d33f63b 0.25 MB 563 140
264,618 264,618 000000000000000ced5f3233b8760845200ef3d82436a33af6a375c0500c35f0 0.05 MB 90 71
Previous 10 blocks ↓
Total Size: 778.52 GB

Node Details:

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