Loading Tool

Explorer IconExplorer

Memory Pool

82,020 transactions
30.50 vMB
0.13357412 BTC
Random Selection Loading Transactions
Max Size: 183.55/200 MB

Candidate Block

Mining Attempt f401b2f41d135c092e904d145d7a2b0d63e4e33d311e59553c8005968506105a
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 1b9388bbfaea6d3830d16a4fc5273c4a3452860ed49eaa7959b921f3d8ee6192
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,172
Size: 1.00 vMB
Total Fees: 0.05215115 BTC
Feerates: 302.06 > 5.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (129,393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
785,736 785,736 000000000000000000050c151db50572b0e0d26353464b573ff57fd11095bff7 1,250 1.00/1.00 vMB 19
785,735 785,735 000000000000000000027cc6bb7b8e051dac83cae28ef2c3d204e67e5b9f9c63 2,584 1.00/1.00 vMB 16
785,734 785,734 000000000000000000058fa2e3c77bc1fb20123576b0202a60c6beb7a3fdd928 2,016 1.00/1.00 vMB 11
785,733 785,733 00000000000000000001ccac28514ca711cdc2dd94fdeff2ac5d783dc30a9659 2,422 1.00/1.00 vMB 14
785,732 785,732 00000000000000000004980b70e05bd79d1b1eee37b8cdd4c1b7e97b343c173b 1,250 1.00/1.00 vMB 7
785,731 785,731 00000000000000000003329d14145a9e826bc3ee2d8acfb5feab6b05807caa36 821 1.00/1.00 vMB 1
785,730 785,730 0000000000000000000006320b893da867446ae6fa06470b5ac74c3d42f881f6 2,258 1.00/1.00 vMB 15
785,729 785,729 00000000000000000001c1c5adbb17db34226313ac74d2771e253cd16859b857 2,570 1.00/1.00 vMB 13
785,728 785,728 000000000000000000021b04cca091bc5ce837e9868be4ee79d9744b0658f1ed 1,670 1.00/1.00 vMB 24
785,727 785,727 0000000000000000000238ba241fb1962a352c23f05ebe93049a391cd1199d28 28 1.00/1.00 vMB 1
785,726 785,726 0000000000000000000042b9210bc7f77fc46d8daa33e53d0ca662380001acf7 701 1.00/1.00 vMB 4
785,725 785,725 00000000000000000005104730675da4f91fa5f7e2c6b3803f6bede6fe7b9b19 1,175 1.00/1.00 vMB 6
785,724 785,724 00000000000000000001f8c3c3f734a4ded044bdf352cc6630f7d07fda89356d 2,600 1.00/1.00 vMB 15
785,723 785,723 000000000000000000025c9360e27615addda5a59efbe8322af54b822683f985 397 1.00/1.00 vMB 3
785,722 785,722 0000000000000000000232986d1145c0fc31baac9f26f46db5cf2aacacaf2fa5 1,180 1.00/1.00 vMB 5
785,721 785,721 000000000000000000008357090e3b7024e43412c5e9ae208c8fca0c374a1a19 877 1.00/1.00 vMB 6
785,720 785,720 0000000000000000000396fd006d9f6c09893de022c84057f916f6c385ac8f32 2,225 1.00/1.00 vMB 14
785,719 785,719 000000000000000000029ab994a543e3215a18d20ab3be147a477e4d31cb1a19 1,834 1.00/1.00 vMB 5
785,718 785,718 00000000000000000003359aac51e4b3621785479d49762da216f05eb72067a6 1,784 1.00/1.00 vMB 9
785,717 785,717 0000000000000000000178555827ee830cf1e31c8338aad727eab9ecfe3dc6f0 1,742 1.00/1.00 vMB 8
785,716 785,716 00000000000000000001b4b59d85e7dedfcf19fa12fc0f57df2e38d0dd8e2250 2,750 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.