Loading Tool

Explorer IconExplorer

Memory Pool

79,058 transactions
29.85 vMB
0.06938728 BTC
Random Selection Loading Transactions
Max Size: 182.80/200 MB

Candidate Block

Mining Attempt d0cade45200a8bd37fed2f1bb6e9f770846f0d401f1ac4d86e150b9c43f99ffe
Version 20000000
Previous Block 00000000000000000001bfe8515d732b65f9547b0b4d60ed4387c4bfdc0108bd
Merkle Root 9925d396db05feb6b1151232761dd5c7e5c1f02d3e44677bd2c41a6307130cd1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,785
Size: 1.00 vMB
Total Fees: 0.00342279 BTC
Feerates: 12.18 > 0.34 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,338 (671,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,372 243,372 0000000000000005fd8f29762972aed805ebf6a5699381426d72a65b10829f62 445 0.24/1.00 vMB 134
243,371 243,371 00000000000000033f8f41879412326c49f2fc15bac55004bce300a0f8f17435 22 0.01/1.00 vMB 99
243,370 243,370 000000000000005c85a2cc6ed8511d1c86a2af3f9921225aef4842314fc230f5 102 0.04/1.00 vMB 181
243,369 243,369 0000000000000087fe028574814f8869e2038e105c0398787bea0d8fb35afca5 26 0.01/1.00 vMB 103
243,368 243,368 00000000000000a272df08829f11ac0b961236e5d3c18716325cafee2ad39271 252 0.13/1.00 vMB 137
243,367 243,367 000000000000003966454e98cc8ab0a9043c2002c402ae43a75e82d7d6f010d5 204 0.13/1.00 vMB 58
243,366 243,366 00000000000000d46cbb0dc9abcb7a4dea6a160e0928ed7574b459bc60115049 512 0.18/1.00 vMB 202
243,365 243,365 000000000000004074dc7cdc1accff85822456c262e64519847f03e7f5ec28f1 122 0.06/1.00 vMB 168
243,364 243,364 000000000000006fb0d5ae2f28bcbe64636677178d13fa71b264e2d4b3e3d774 9 0.00/1.00 vMB 96
243,363 243,363 0000000000000071108a804eeec879cc9bba2ba83f615880c38dd3cf7dd7b358 512 0.23/1.00 vMB 3
243,362 243,362 00000000000000c890e23a8343e20c323fe200494d851ab9ffd7e0474c77470d 366 0.16/1.00 vMB 160
243,361 243,361 000000000000003c77acdd516016a2961b4617ff48047569d69588f31d6c5b31 426 0.19/1.00 vMB 170
243,360 243,360 000000000000000cfe64bfa9b115b7665e7e8404f29ab266cd7a89f22cbeb8b7 550 0.21/1.00 vMB 127
243,359 243,359 00000000000000ca841889fe77f242d68946e9d02c37801917840638731647b0 26 0.02/1.00 vMB 19
243,358 243,358 0000000000000097996f448265a1e5e05ac76e311e6cc74346c177d993368010 411 0.18/1.00 vMB 156
243,357 243,357 00000000000000aa7f188200a6d029658259978ff99949c5f5bce687d84d2eef 324 0.15/1.00 vMB 143
243,356 243,356 0000000000000051d08e8f902675c7568874b270b1a290167714048a2b10767c 139 0.06/1.00 vMB 134
243,355 243,355 000000000000008754837f64b0b6f147ae22b21c87b764aa7eb8693b5807321a 86 0.05/1.00 vMB 81
243,354 243,354 0000000000000047c799eba6f05b07c4001c074e5851117757037dd8a6b2f1fd 503 0.25/1.00 vMB 132
243,353 243,353 00000000000000489ece780b7d4fd0985144c8abb7e59af6d37e5f58e88a8d84 9 0.00/1.00 vMB 103
243,352 243,352 00000000000000d583adda12651744a0d64098d69e4d647fbd1de54dbd578e7e 30 0.01/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.98 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: 716.19 GB
    • Received: 17.79 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.