Loading Tool

Explorer IconExplorer

Memory Pool

41,987 transactions
20.33 vMB
0.07171530 BTC
Random Selection Loading Transactions
Max Size: 113.37/200 MB

Candidate Block

Mining Attempt 202ccfc1b5def9efbe7fdb9cfffea79ab488c8338930d4b007c00974055791c8
Version 20000000
Previous Block 00000000000000000001aed755c8b5575afca68597b9147ec44688a839cdd923
Merkle Root edc0e8e4f0650044a2dfbb59290dc1941fa77d086e9aeee243accd323775e9d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,633
Size: 1.00 vMB
Total Fees: 0.03146570 BTC
Feerates: 137.65 > 3.15 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,108 (911,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
2,875 2,875 00000000b755e7fa6b511a6f89d7c1748cfd4bcf98724b95d7ebda8add953975 1 0.00/1.00 vMB 0
2,874 2,874 00000000586c6c91ae629eb7333c295da0fa4d980f1b7340e0c4a0b4a250326a 1 0.00/1.00 vMB 0
2,873 2,873 00000000c9d078a1c9b44c8a052a6fc7b2cecc3d290c8133289a6edee1340e74 1 0.00/1.00 vMB 0
2,872 2,872 00000000c953f01403a0cbe00542665cd32ada242efe97ecb3683e546fd353c7 1 0.00/1.00 vMB 0
2,871 2,871 000000009989f65f74bd9d5e812cba076c340474cc3a174472b1f4895ae36907 1 0.00/1.00 vMB 0
2,870 2,870 00000000be75c9903df78553c2ee4553a1932ca3b91d99d52bea6234dfabb4f7 1 0.00/1.00 vMB 0
2,869 2,869 000000004527a1612412087d1a5ac150bf1df0b96685786fc4c76a844bfa35db 1 0.00/1.00 vMB 0
2,868 2,868 000000001c65bd4a07dd7f2bd18344aa40b92f360f3d73f6deb1444b3501814f 1 0.00/1.00 vMB 0
2,867 2,867 000000006d6af482c12555a44bed3a0d4bbadf0fa27274225a1ed808b8a7d405 1 0.00/1.00 vMB 0
2,866 2,866 00000000350d428dc508d91c1716809c27bc9172d133608afdf00ffc8d7cefff 1 0.00/1.00 vMB 0
2,865 2,865 000000003224cd84d58e47966554a3799799cf2b46ff22e63ab1c106ee4c6e85 1 0.00/1.00 vMB 0
2,864 2,864 00000000c8ef57c5b6e2186198e6a94bec3b6cd3d3b77b380611ef8c665f0429 1 0.00/1.00 vMB 0
2,863 2,863 000000007c9a0b63a06defb999a89e020ec34c3b6374f042fdf6b3c3e51d13a0 1 0.00/1.00 vMB 0
2,862 2,862 00000000b310aa0dbb70363ae1410d92575d8eaddc91a581391e357ed50b2e42 1 0.00/1.00 vMB 0
2,861 2,861 00000000ec36c8bedef9062c8ede8ce0141f364dad2204f1d88a63ba94809288 1 0.00/1.00 vMB 0
2,860 2,860 000000008d84d3d671ef1d7b3996427f6ce578098708074647d002bc8a118a36 1 0.00/1.00 vMB 0
2,859 2,859 000000008f7acf8bcd700f8e96e31a2d6a7b2e002f9fa9fbf559b520b1bd5e00 1 0.00/1.00 vMB 0
2,858 2,858 00000000f26567b514e19d504b4ab552193273bb96cc8e4fef34ec5e4c970a47 1 0.00/1.00 vMB 0
2,857 2,857 00000000d7e6c1c27ea335a4014b54f51b2805cae5d4f1c19ce59a4a27e607e3 1 0.00/1.00 vMB 0
2,856 2,856 000000004c1085c45f772ff34d4e894e74290c25435103786e7355e4799e61ee 1 0.00/1.00 vMB 0
2,855 2,855 00000000e75be357ad65995aadcbc94ac72cd5138f3f81b40a79d482696c43f2 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.79 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 559.48 GB
    • Received: 7.23 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.