Loading Tool

Explorer IconExplorer

Memory Pool

44,939 transactions
28.18 vMB
0.06335105 BTC
Random Selection Loading Transactions
Max Size: 149.77/200 MB

Candidate Block

Mining Attempt 3e9e01887ffd1e5223cfc1f7f7830d836143237763cb0b08118d8c2cc5638145
Version 20000000
Previous Block 00000000000000000001d31dd75d38543959c8b9e526cb3be5dabf3325e25fb6
Merkle Root 77ebab76c36796c3b97af5968e81b61b41ed6b5aa7f701af05713e4085243c34
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,551
Size: 1.00 vMB
Total Fees: 0.01020247 BTC
Feerates: 361.66 > 1.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,850 (204,691 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
710,159 710,159 000000000000000000097f5a2525e47beed1eb45678363e8bdc6d94fdfdfd9f5 3,607 1.00/1.00 vMB 6
710,158 710,158 00000000000000000007b6fa2dcd91e0c69d488f9742d7e5261286aefce29ee0 3,072 1.00/1.00 vMB 17
710,157 710,157 0000000000000000000a6dc106bee4070425a99fbe5703a66c20679a67a0848e 2,123 1.00/1.00 vMB 10
710,156 710,156 000000000000000000019cecfcd67977c5b0b3b06f8679484299481f21c7c77f 1,475 1.00/1.00 vMB 3
710,155 710,155 000000000000000000044a5894ecd45489852cf63d3530138d576f2cfcec2c22 2,387 1.00/1.00 vMB 6
710,154 710,154 00000000000000000009ceadfbb857ded32d04c4e8ed18af5d936855b930b815 3,076 1.00/1.00 vMB 11
710,153 710,153 000000000000000000070e5ad0a55939d179b66c74bcff99d34b5b0b9c38798b 2,702 1.00/1.00 vMB 34
710,152 710,152 00000000000000000007fbb4a8916ef077f0317ec28b209b224801d255002a52 754 1.00/1.00 vMB 24
710,151 710,151 00000000000000000004c90899490c5c5a53a55a2af7f8ffb220ad9eefb92cf4 549 1.00/1.00 vMB 3
710,150 710,150 00000000000000000006e182fdd6817dbc692780d399a5d61edfbdcaa475edff 246 1.00/1.00 vMB 2
710,149 710,149 00000000000000000003a89cce58ed2a00f1d364be5befc41a8d91e7418ef060 3,817 1.00/1.00 vMB 4
710,148 710,148 000000000000000000010847fb5d61f8e19aaff459c96a4e524585563b2dec0e 1,129 1.00/1.00 vMB 4
710,147 710,147 00000000000000000003139ed34315478ccb08a806442bd1c096ce7a51e92830 2,193 1.00/1.00 vMB 21
710,146 710,146 000000000000000000076c63f9fa036370ed256c4672c044d85a3c557a294ee4 2,624 1.00/1.00 vMB 5
710,145 710,145 00000000000000000008d50b1cf9616663369067d112c9b80393055e1f31404f 1,735 1.00/1.00 vMB 9
710,144 710,144 00000000000000000008acd5ee21d4e7b14beefffa8b5e90091c8f3a01fcf4b9 1,694 1.00/1.00 vMB 9
710,143 710,143 0000000000000000000b200dc5fcdb1b17b232fdf8433229972e7c7f4552ce09 2,320 1.00/1.00 vMB 10
710,142 710,142 0000000000000000000540a51816e4cfe1434a62ddb23642d5c5003fccbc41b7 2,997 1.00/1.00 vMB 20
710,141 710,141 000000000000000000080499ec6cc59c3d9bf99c3319d457aa6b54201ebf5253 2,981 1.00/1.00 vMB 14
710,140 710,140 00000000000000000000e83c981ffdf9fb73d31ef3f64ac7772ef1627185d03b 2,729 1.00/1.00 vMB 10
710,139 710,139 000000000000000000086e525463f00da70f517593cdf4f2b1416af398423a8a 2,852 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.12 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: 652.16 GB
    • Received: 13.73 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.