Loading Tool

Explorer IconExplorer

Memory Pool

17,035 transactions
9.29 vMB
0.02423881 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.12/200 MB

Candidate Block

Mining Attempt 5171bb00d3fc9b64100162a0abfd5d18a31505e1ec990aa7c69b8902a817de31
Version 20000000
Previous Block 000000000000000000006d6ceaf54c475dad3ee76350cfaae0a06e1c68d2ee67
Merkle Root 7a8d628aa25275823269f31b3db5d1dc43e7d379fa7265114096122063c967fd
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,564
Size: 1.00 vMB
Total Fees: 0.00993533 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,561 (770,882 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,679 142,679 000000000000002b356f841be29b4288f9bfc6d25ba1545b002ddb6f094ff70c 17 0.01/1.00 vMB 168
142,678 142,678 00000000000003742ff2ce34af374a7a525f2c5e1a39b2e27a68614312737c4b 17 0.00/1.00 vMB 20
142,677 142,677 00000000000006b355f6615ecb65ead7965feef922382a7a0985c710ff9debf1 41 0.02/1.00 vMB 58
142,676 142,676 000000000000062eb344bf9a03282b5573ed15746aff8e1e730780612ff7462b 92 0.05/1.00 vMB 119
142,675 142,675 00000000000003db54badea919e1ccd71d34e736dd50e929e576a8d18ccfb02e 43 0.02/1.00 vMB 245
142,674 142,674 00000000000007985fb5365dabbc30a08d923d0f85fd2da1b6c19430d1a0bd42 6 0.01/1.00 vMB 17
142,673 142,673 00000000000006c030187d2d5ae3aaa241a355ef3914e622f0184a9399116bb6 78 0.02/1.00 vMB 61
142,672 142,672 0000000000000915480c4ea0fe2f2fb1d42f26fc419ee6b7660a85dcbe6d870c 16 0.01/1.00 vMB 371
142,671 142,671 000000000000055ce235bba7e557c5b91c5786efaee3e4db39540f8cf19fc77a 101 0.05/1.00 vMB 86
142,670 142,670 000000000000037d21eac4f3b3bad15fed45717603d4dc486d8bd26e42efa27b 101 0.05/1.00 vMB 67
142,669 142,669 00000000000005a85e3ef268f564cce627725b3d29e2012bf8746cc961519d79 95 0.05/1.00 vMB 262
142,668 142,668 00000000000007292b810580b00785b3f7d048c7be089980b91328356dce5c92 46 0.04/1.00 vMB 107
142,667 142,667 0000000000000732418b224888988b58d615eb71fde6bec7802efc535fe05ddd 92 0.04/1.00 vMB 106
142,666 142,666 0000000000000857f66ff1aec50ddc2a43fa5743e241d931ae360fdce3cdf913 125 0.04/1.00 vMB 4
142,665 142,665 00000000000008f8f26a05bb02b7da5278b48363bf6fdf5f6f47ac9de3afaebf 45 0.02/1.00 vMB 219
142,664 142,664 000000000000014e98f699f3e7d095ab7e3431ab2948e005e068e7f62c698b7e 38 0.02/1.00 vMB 83
142,663 142,663 000000000000020772698d2c1e74908a9a74979b22771a326bf3671e27ee29a0 109 0.05/1.00 vMB 167
142,662 142,662 00000000000007a6e7554381cdb29088706862ede8e1a50138c82354b7ba024b 22 0.01/1.00 vMB 36
142,661 142,661 0000000000000597db6282ae95f74fe42243ba0f7c557d9423e01687d934ce1e 3 0.00/1.00 vMB 0
142,660 142,660 00000000000007305a53ecf1874284a680044df1050b2823ec66065a1b2a2c0c 47 0.01/1.00 vMB 47
142,659 142,659 0000000000000227abbbf4836ba2d0bc066665b98214fe7c1dc8471eba390dd7 133 0.05/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 779.84 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: 425.95 GB
    • Received: 2.31 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.