Loading Tool

Explorer IconExplorer

Memory Pool

86,443 transactions
32.83 vMB
0.13171005 BTC
Random Selection Loading Transactions
Max Size: 198.40/200 MB

Candidate Block

Mining Attempt 9daaa9a9267c738a5857548482201d4a23a0024c6f41045df85ed463d97f54dc
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root be04000d3ea640dfdd044dac79b13be70146cc49075d4b377e2b65cfe629fa04
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,844
Size: 1.00 vMB
Total Fees: 0.04858075 BTC
Feerates: 641.71 > 4.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (344,278 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
570,931 570,931 0000000000000000001d9d4ccee1833e0e0070649fb582e9d34761707401f431 3,133 1.00/1.00 vMB 107
570,930 570,930 0000000000000000001fe46c8fbe492246f5461e744849527b93c1a1317eeaf7 2,155 1.00/1.00 vMB 107
570,929 570,929 0000000000000000000c87c026f62bac52639fe0ad1eb2393c6cb12062ea2c19 2,401 1.00/1.00 vMB 109
570,928 570,928 0000000000000000000e17a4f85436388d3bf3cab84b01d2ab681fef6cacaa5f 3,085 1.00/1.00 vMB 149
570,927 570,927 0000000000000000000cb080a6893b2b82ce9204cb59cb8b0a538ed267d4b0d3 2,431 1.00/1.00 vMB 105
570,926 570,926 0000000000000000000b622b5d843066636a030c33a8685bcae13eab2bc0a0e0 2,365 1.00/1.00 vMB 131
570,925 570,925 0000000000000000000f54908b5147e8456fdf6d77bca001c58d9fde0188480f 2,641 1.00/1.00 vMB 117
570,924 570,924 000000000000000000156e364f082f41a319719b04e3461f0d5f250f74d5638a 1,618 1.00/1.00 vMB 116
570,923 570,923 000000000000000000087018150d46e7e688aaefd9311c2d41c2e5f086d1e6e5 1,920 1.00/1.00 vMB 121
570,922 570,922 000000000000000000188af393531d7f6863f30b691aaa3513adf8ff2ebe0c10 2,574 1.00/1.00 vMB 128
570,921 570,921 00000000000000000017ee398ee5bbc55ba1ef9eda1684557d093a88e2eb67b7 2,632 1.00/1.00 vMB 144
570,920 570,920 0000000000000000001e0e473c5b6c5ad51fe256a310f7a444adac4f0d6dedb1 2,787 1.00/1.00 vMB 121
570,919 570,919 0000000000000000001364b902d6c259f3c849fc9ce2666b129e06a71c02a627 2,566 1.00/1.00 vMB 82
570,918 570,918 00000000000000000012a8ec231ae590b0f83078c85fc34fbf4d8a317161de5d 2,691 1.00/1.00 vMB 56
570,917 570,917 000000000000000000205cd1ef3ea2dcc67d532ce61e2a988f7f6e831747f48b 2,857 1.00/1.00 vMB 83
570,916 570,916 0000000000000000000c67e8a69fb5eeaf032b415097e11a29c0137dcf91cf71 2,849 1.00/1.00 vMB 68
570,915 570,915 0000000000000000000fb15a1f13587fa543ac04abf24ec1893562cc58a9f178 3,260 1.00/1.00 vMB 93
570,914 570,914 0000000000000000002b300245bfe97fb1508168fa7573e75073c8dbc6155166 2,765 1.00/1.00 vMB 139
570,913 570,913 00000000000000000009b885ca92c92954506ea15344715929134cce3f666c04 3,026 1.00/1.00 vMB 93
570,912 570,912 000000000000000000273ee705445298539056ea89d3ec88adaa7dd238fc7027 3,300 1.00/1.00 vMB 105
570,911 570,911 0000000000000000000798fe39b39e705928ce40cc047c97377e40faa9e4c68d 2,590 1.00/1.00 vMB 152
Previous 10 blocks ↓
Total Size: 782.75 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: 708.81 GB
    • Received: 16.78 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.