Loading Tool

Explorer IconExplorer

Memory Pool

83,796 transactions
32.36 vMB
0.09167150 BTC
Random Selection Loading Transactions
Max Size: 196.33/200 MB

Candidate Block

Mining Attempt dd5fcb4dd0f0f6cfe3d3e97c1ad7842f0757c976f5eb7dbe93696d331c4c6c90
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root f968139ed95b2bd2b2582362211a95261a66188cad9db4bf56021a0caf0f3c23
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,355
Size: 1.00 vMB
Total Fees: 0.02027619 BTC
Feerates: 150.92 > 2.03 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (461,284 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
453,932 453,932 0000000000000000016bd6d29b5553ab8e7ac2ec1e41e6b38f87d8b29187821f 2,508 1.00/1.00 vMB 185
453,931 453,931 000000000000000000bcfcb634b95f8af8f7764dd668509a905452687b5269c1 1,194 1.00/1.00 vMB 76
453,930 453,930 000000000000000001821e224790fba4e717659067fe553e9e2bbff80d3cbc5f 1,953 1.00/1.00 vMB 100
453,929 453,929 0000000000000000009993fbdde1bd40fd62f6aba1813bd84c6cb43f8f82cbe1 2,470 1.00/1.00 vMB 191
453,928 453,928 00000000000000000181e870d87d1006f3537aa375ce3d3cc30fa456f5fcc5fb 2,259 1.00/1.00 vMB 83
453,927 453,927 00000000000000000168913194b95178251cff0960afdf6ee1540bbbdb705021 774 0.37/1.00 vMB 130
453,926 453,926 000000000000000001269d51325dde6ecc51934abd90c311e94e93d4ac025fd1 1,629 1.00/1.00 vMB 95
453,925 453,925 00000000000000000127ea445b7ed65d51593e0da9926455f710e663f347c97e 2,465 1.00/1.00 vMB 135
453,924 453,924 00000000000000000235b17dce288f2e2d6ff93143cb9741615f472608056f7c 1,925 0.99/1.00 vMB 136
453,923 453,923 0000000000000000009868d95a7ea4c2e1d531b3bbaca5d458d6c2070d8680ab 1,870 1.00/1.00 vMB 137
453,922 453,922 0000000000000000008283d35729ca0d5482fa4484f70f18f0e0b1ab5834479a 1,811 1.00/1.00 vMB 107
453,921 453,921 00000000000000000137ae1e276ec39a17bd4505ad34efd97a09b2617fcf1e75 2,518 1.00/1.00 vMB 123
453,920 453,920 0000000000000000021cd936bafbce2811cedd0f11ca0abbf9963c2abb8aaf7a 2,044 1.00/1.00 vMB 123
453,919 453,919 000000000000000000a4f08621b91f76d01a66b70be0f4a0df0f3288c5af2ce1 2,264 1.00/1.00 vMB 144
453,918 453,918 00000000000000000094dff7da4cfadafdd791b41492a6b4e81a1ecf80e032c6 2,387 1.00/1.00 vMB 158
453,917 453,917 00000000000000000035d02f3e97ec5711c604f0f7a9aacc08940b85e4a608e0 1,057 1.00/1.00 vMB 171
453,916 453,916 0000000000000000016b49f69e1cb2793cfdb45fb4b59d79f25fcc87c6dc44d7 662 1.00/1.00 vMB 166
453,915 453,915 000000000000000001db85c69565cddab5dd50b6c8f2fe26406edd9a28c79c4f 1,643 1.00/1.00 vMB 202
453,914 453,914 0000000000000000001d0c79f4a24b1ba78a7b7fcffb7fe685a108c41275c26d 2,143 1.00/1.00 vMB 143
453,913 453,913 00000000000000000020f85596071bf0b67b5ced799ebac47e1deaf59e62341d 2,605 1.00/1.00 vMB 144
453,912 453,912 000000000000000000703a7f4da9f0cec99aed6aa4da7c0c5b5a3e89f492b478 2,114 1.00/1.00 vMB 139
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.