Loading Tool

Explorer IconExplorer

Memory Pool

51,447 transactions
28.88 vMB
0.07851682 BTC
Random Selection Loading Transactions
Max Size: 155.39/200 MB

Candidate Block

Mining Attempt 1ce98fe38e2d2fb929223403f494b65df2ed5975bd1145231e1608e04aa39a2f
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root 7d8a6fad7cb09bb46f9a7290a6ff6f4422456e5a9281e324c9649a89c5f5182b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,450
Size: 1.00 vMB
Total Fees: 0.02232288 BTC
Feerates: 122.12 > 2.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (829,642 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
85,151 85,151 00000000001011101d6e712dd21035dda4444744a4ebcce0f5c4207981166d50 2 0.00/1.00 vMB 0
85,150 85,150 000000000017ea289e5b5addd09f0df37f3daffefbb3d9483fae4fa88ff0fd29 3 0.00/1.00 vMB 0
85,149 85,149 00000000000ae3b3a73a5ffd5963e56376ad29364a75f006eeee2d053106117f 2 0.00/1.00 vMB 0
85,148 85,148 00000000002019047cdac30c196f2c24a0f141883cb5df42eab0c4e43d6234ac 1 0.00/1.00 vMB 0
85,147 85,147 00000000000418d48c70748dc7dec2f8b17f60b6dfed320a59b90d9548301cd4 1 0.00/1.00 vMB 0
85,146 85,146 0000000000272876cd30dd8f36d78c1c57727d3d23f88e03ba95d84ad559a50f 1 0.00/1.00 vMB 0
85,145 85,145 000000000009d435643c210707033541c14a22c4cfe5541dee7b27fcd2226cdf 1 0.00/1.00 vMB 0
85,144 85,144 0000000000164123fae6c05917775811972a41fa925fbf2846ac7026f0404532 1 0.00/1.00 vMB 0
85,143 85,143 00000000000d19a54b0532233709bd028d646afe889dc321d93c2d054f561137 1 0.00/1.00 vMB 0
85,142 85,142 00000000001a43ddc93a13ad2d2afb71c590fd4a2dd49c77a87fc293182c3025 1 0.00/1.00 vMB 0
85,141 85,141 000000000008f50e335342993c9e4005db2d51001c8fee68930c6c6011015f5a 1 0.00/1.00 vMB 0
85,140 85,140 00000000000f0d457eb6f1320dcc0646a3ea2a6ea0c84019a14b70a76abdead4 2 0.00/1.00 vMB 0
85,139 85,139 00000000001370ccc33cc17cea73f78a00617ff8470024677a0e1c2797ff8662 1 0.00/1.00 vMB 0
85,138 85,138 0000000000063b23136fe2c012273a6cdbc908acb59b2f03c140662a284ff447 1 0.00/1.00 vMB 0
85,137 85,137 000000000004406b8dadb2b4990e51ed60018e06eece31f565f239ea89eb90c0 1 0.00/1.00 vMB 0
85,136 85,136 00000000000f5fece6719b19ebe0a573391c3cdd6ac8cb75b1e3703f486296df 1 0.00/1.00 vMB 0
85,135 85,135 00000000000024d0ba337c6181bba63c8574ba00240dc39e8968dcc71b980903 1 0.00/1.00 vMB 0
85,134 85,134 000000000009af4a1963858f4b9a25ce08df9b78b76db2b6e3c40df2bec4c042 6 0.00/1.00 vMB 0
85,133 85,133 00000000001511e05e055601d21a231b7d8d88281e5ee060d07b2fd230fd2275 1 0.00/1.00 vMB 0
85,132 85,132 00000000000d6ccc42fc1e2b6f4bf72ba7134b7215619b94a545d3b2d81bc0e4 1 0.00/1.00 vMB 0
85,131 85,131 0000000000240196b36f506fb4409e8af62efe709bf4aae55c6ae10731961079 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.02 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: 649.86 GB
    • Received: 13.22 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.