Loading Tool

Explorer IconExplorer

Memory Pool

42,454 transactions
26.18 vMB
0.05220453 BTC
Random Selection Loading Transactions
Max Size: 137.60/200 MB

Candidate Block

Mining Attempt 20edbf62ea71e78192c461ba326e637ef502f9b65124a6abaee988d65192b5fb
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root cd306d8cb812d4124fcdce8027212e238e05a3069dce79fd9d3d3ae302e144b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,605
Size: 1.00 vMB
Total Fees: 0.00448338 BTC
Feerates: 40.21 > 0.45 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (682,799 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,978 231,978 00000000000001a28d7773b73d7fd0bed714b367af5dc44ea508524415299387 237 0.10/1.00 vMB 187
231,977 231,977 0000000000000145a6453167af58d5563b9b78b6b4d9e1252218591c3aa9bbbd 492 0.21/1.00 vMB 139
231,976 231,976 00000000000000bd282e3cb26b35e3ca34a26c2a493bb705eba05b04529c0e3f 523 0.27/1.00 vMB 143
231,975 231,975 00000000000000544a110b22f3ab882f25b800262bf0c0d9d310db9add676cf9 312 0.13/1.00 vMB 192
231,974 231,974 00000000000001c392163a3153c4f82f887c6191ab7c8927b8980cc5f0267412 6 0.00/1.00 vMB 126
231,973 231,973 000000000000015ff7a72e6e29f4c472dc5a025f75f7e8769cd041e7c8319db7 21 0.01/1.00 vMB 199
231,972 231,972 0000000000000179d46dbb4c391cd729c1063459f5bf06e5880536d4d17db005 503 0.21/1.00 vMB 156
231,971 231,971 000000000000018929c684de00a7be1734b4565285da58b825627f186bc3c1ce 179 0.07/1.00 vMB 202
231,970 231,970 0000000000000160e671508880c8cd4189096715a61cd83603f924b113e8e6b6 100 0.07/1.00 vMB 125
231,969 231,969 0000000000000191d09f1ff60c0764de053021b09cee7deaa9d911f884fae5bf 97 0.03/1.00 vMB 254
231,968 231,968 00000000000001aa105952dc2c789f59e4800a89293dc25fab36bafc7c9dc075 84 0.05/1.00 vMB 195
231,967 231,967 00000000000000d2e7ec6b792735dc7abaeddb30dbec4a16f43f7c183196ee77 85 0.04/1.00 vMB 203
231,966 231,966 000000000000013bdaa36d3687835204e83d954d4477d769e9211d109d35399a 628 0.25/1.00 vMB 165
231,965 231,965 00000000000000427fd1a18dcb9e849ac3d9017c0131bb705d8e2a2937f2e87d 149 0.07/1.00 vMB 182
231,964 231,964 000000000000003368a5fdb258a3e1eec67844d9277ec4ba5d7415a543d09ff4 309 0.17/1.00 vMB 154
231,963 231,963 0000000000000006f68b4869b168281e2d5d00aa83ac2bfcaf20f875cc3022eb 193 0.07/1.00 vMB 202
231,962 231,962 00000000000001184eb23caf73d8448bb4c77e4229c10f456675e3fbf41a53bb 114 0.05/1.00 vMB 169
231,961 231,961 000000000000001e6fc7f8a7a610497ffe51c612b831fab21fe7c99e4c556a79 6 0.00/1.00 vMB 100
231,960 231,960 0000000000000114a0c25f033dadb1f40f45afc5bb0e103056d2e4d92cafd4d8 192 0.08/1.00 vMB 154
231,959 231,959 0000000000000110cfe40428be5c2a2d85626936140b59fe090a22e80784ca32 230 0.09/1.00 vMB 175
231,958 231,958 00000000000000fae72b85798fee3b08dd9ecd466c4f6b5fc3c1d9a53a9fac19 57 0.03/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.