Loading Tool

Explorer IconExplorer

Memory Pool

81,712 transactions
30.60 vMB
0.09747515 BTC
Random Selection Loading Transactions
Max Size: 183.77/200 MB

Candidate Block

Mining Attempt 6d98e4359aaf01e50b61806aa1e1d02839be4f2ef29ea31d92dc04f4dacbbc20
Version 20000000
Previous Block 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032
Merkle Root 560eb74a70ff7a11284d720a3eeb8cdd5d9edcf2097f2faa2960e7d9dc7463a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,407
Size: 1.00 vMB
Total Fees: 0.03239591 BTC
Feerates: 101.62 > 3.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,987 (645,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,969 269,969 00000000000000024bc139af812c67e71dd407a990a2c2e23634feb5d4596301 282 0.20/1.00 vMB 17
269,968 269,968 000000000000000345d50a6e4ba96c72eb2809e713748ff94088222a7b6cdf5c 658 0.25/1.00 vMB 74
269,967 269,967 0000000000000004c53b320ed4ae13470b8a6298a80b8393383e51b8e6acb6de 71 0.03/1.00 vMB 89
269,966 269,966 000000000000000736768f319cf860a37277ee867dd9b055e146f049d88133e9 397 0.21/1.00 vMB 69
269,965 269,965 000000000000000194b0f4fe1fc46a84ae64929f790b6338544be3280c57c089 194 0.16/1.00 vMB 19
269,964 269,964 00000000000000012e29a7062ae72ee53fe8bd7c0c394dc4aa2d44a2bec6a77c 469 0.20/1.00 vMB 105
269,963 269,963 0000000000000004faf7d32931ab6eb0b5f1b8d89c887b72b303e0266dc9b988 119 0.05/1.00 vMB 37
269,962 269,962 0000000000000004cc1db874860e1c2a1c14daff41e028add401714a7b9a9c64 310 0.15/1.00 vMB 58
269,961 269,961 00000000000000055a4add92c39af81b5bbb76ee99effd4fbad99b2a46273544 296 0.15/1.00 vMB 50
269,960 269,960 00000000000000045b9d46f52dfda17e0e40dd14f35f07142d3a4ce0e2113ff3 34 0.05/1.00 vMB 56
269,959 269,959 0000000000000002eb64e6c75bfc59785bd090c0b742654f960849fc9cf7f328 174 0.07/1.00 vMB 44
269,958 269,958 000000000000000801a25f0de355e80706d703164372dbc9be44ac80571fdf6e 451 0.24/1.00 vMB 50
269,957 269,957 0000000000000001eede5c5d0c5b63c5bf25d2472fc2f4d28436cee9355af2d1 274 0.25/1.00 vMB 32
269,956 269,956 000000000000000376a87f474d32aafc25af04bc2d78ce93e45530e32b7aa4a4 373 0.20/1.00 vMB 60
269,955 269,955 00000000000000056d4990f71993f51a49b819f025954af715a0ea72db31d8d2 137 0.08/1.00 vMB 34
269,954 269,954 00000000000000021fbc10286a13f4f8c3639c82cdc9a2309ae6a1fc14f18f4d 474 0.23/1.00 vMB 67
269,953 269,953 0000000000000004532525be175fdd0137cba1fc2a1853fb405c5dab2966e5b5 198 0.09/1.00 vMB 34
269,952 269,952 0000000000000007edaaa607703850fd50fc31ee51cab098f643a4e240648ca6 237 0.10/1.00 vMB 71
269,951 269,951 0000000000000002a7bab5f208c830a2937dff1007a67d3a992a8212e7eee0ee 105 0.16/1.00 vMB 14
269,950 269,950 000000000000000063b99c248872f8aec527731c26f1736d24875e6ed9d3bec9 1,257 0.50/1.00 vMB 73
269,949 269,949 00000000000000005d94afd1c59fca46395f41935d5d180edcfa57c78ad87cea 20 0.01/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.37 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: 663.66 GB
    • Received: 14.93 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.