Loading Tool

Explorer IconExplorer

Memory Pool

74,229 transactions
28.62 vMB
0.07376631 BTC
Random Selection Loading Transactions
Max Size: 169.57/200 MB

Candidate Block

Mining Attempt d06b894491c2c3ad30f4c85939a7bdaad0f93c8cb5aaad2ace8aeaf79ecb8b6b
Version 20000000
Previous Block 00000000000000000001a221195e57ed6fa4fadb7060779cb0798a1ccd734f48
Merkle Root 9be572520ecaad0b61661f641264b161946c649b3957fac6521f0f322da7f4a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,253
Size: 1.00 vMB
Total Fees: 0.01631335 BTC
Feerates: 250.89 > 1.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,043 (763,320 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,723 151,723 0000000000000d071027b8c872d8f62f75c1b1813fca182a9e574ae7758280a8 57 0.02/1.00 vMB 6
151,722 151,722 0000000000000284f01dd91321715fdd5d22a15ce12d0a10fd8a9a3904b87c6d 92 0.04/1.00 vMB 165
151,721 151,721 000000000000005e94f0a8652967ab9b8d4dedd90d821bb37024a307c8fa529f 43 0.02/1.00 vMB 2
151,720 151,720 0000000000000cea09769af641b8921827e44e3f29173d9fe44cb9583f0dba90 139 0.05/1.00 vMB 56
151,719 151,719 000000000000036e8a43473b5cae1bdfe896f8c1c3937edcb5a570d0a6e4a7fa 143 0.05/1.00 vMB 112
151,718 151,718 0000000000000244ab5794afb014e2db94c7905fad8f90f977ad00688a68d675 1 0.00/1.00 vMB 0
151,717 151,717 0000000000000d707e65c528f86b05070e685634ccc37e71281ec9be60a7d71a 1 0.00/1.00 vMB 0
151,716 151,716 00000000000007dea103ae8ffe0751bc35cb653cdd379ef671492f60c3d892fe 60 0.02/1.00 vMB 23
151,715 151,715 00000000000000d73329971334242ca6147ae9dbeedb881908d7c5d94189726c 54 0.02/1.00 vMB 197
151,714 151,714 00000000000002c1571eb5bd3d5e88873707b59411897d40d3766335367c37a2 101 0.03/1.00 vMB 45
151,713 151,713 00000000000001e066a7d91665522a2ddb40efd877e4737db8cd0e8a9205bbf3 18 0.01/1.00 vMB 232
151,712 151,712 0000000000000dc210c733a7cd1680cfe23351a1e2133a1d4d538810d8a36319 37 0.01/1.00 vMB 38
151,711 151,711 000000000000044a3d728a473a82942ee8a5a828b5a6270403257f0dca4c7ce3 80 0.03/1.00 vMB 115
151,710 151,710 00000000000005dd843a2ba331918a304e3143cbbd4ebdd87bd7fb21029e770e 12 0.00/1.00 vMB 0
151,709 151,709 000000000000021669e4085cd1ea4d3bc1423f0dc401f1e7883982350e7352e9 53 0.02/1.00 vMB 166
151,708 151,708 0000000000000684a1bf9fcc6469660c53b3130313193524a47bb0caf871b063 49 0.02/1.00 vMB 132
151,707 151,707 0000000000000798871c308f41bf1358ccf1b76ed1b9bf17195ee1e082fabdc6 54 0.02/1.00 vMB 45
151,706 151,706 0000000000000687272bf2de83d120c7a72f0665442b1f9737ba1d7863cd54b4 23 0.01/1.00 vMB 74
151,705 151,705 000000000000014143c6199299ceaf25737bb8c027951fece524d5e611fc8488 13 0.01/1.00 vMB 487
151,704 151,704 0000000000000bf1b144d806bc8e73402be3b41d7184b3c24c0ca07d9bb4834b 35 0.01/1.00 vMB 0
151,703 151,703 0000000000000b8d33e02f8f4f00c2cfe968c71d13e56b156376df06cfa93c71 31 0.02/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.47 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: 667.98 GB
    • Received: 15.35 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.