Loading Tool

Explorer IconExplorer

Memory Pool

45,322 transactions
28.73 vMB
0.12585277 BTC
Random Selection Loading Transactions
Max Size: 152.08/200 MB

Candidate Block

Mining Attempt 3c1b0079ac0562e2bf95f1fa95ced906405d7a6254fe21aafa3cfc5342740b50
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root eac66d632d019592e793e5f02923a143eeb41bf89c044a070490310004eb58a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,223
Size: 1.00 vMB
Total Fees: 0.07093392 BTC
Feerates: 101.65 > 7.11 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (667,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,318 247,318 000000000000004db72f535e97b0c3176b7faf0aae3ee07ad8a9d643b01f5ccb 263 0.11/1.00 vMB 131
247,317 247,317 00000000000000139c46f73f46c83392c1144b0ed1770101ba6ae677ae770132 48 0.03/1.00 vMB 54
247,316 247,316 000000000000009451276c414e917de4e6bf3d0f190df7b431ca5f5ba927c59e 230 0.15/1.00 vMB 178
247,315 247,315 0000000000000016268b19122f904a070a26bfe374f4e28d208b1263988b6f6f 74 0.03/1.00 vMB 220
247,314 247,314 000000000000004e5f05586415b07048aa3a6d1ac5c1954c3b029eb6cc266e56 195 0.09/1.00 vMB 139
247,313 247,313 000000000000000ed2306bcccbf1bdfe740ff1ff8d6d2fa034e54082478b0d10 317 0.15/1.00 vMB 119
247,312 247,312 000000000000006c86a9392a31ed64ace312d9b12c3903f041bd072a314e4048 190 0.08/1.00 vMB 170
247,311 247,311 000000000000005a09f5b69333d054b9d8723ae05e941348e15b779f62947881 255 0.15/1.00 vMB 119
247,310 247,310 0000000000000032b1e4dffcd4407f34062a7dbe4f6d053c5b436ffdabf368d1 256 0.08/1.00 vMB 214
247,309 247,309 000000000000003807420a2be8451fffa29b8053eb519d9d143008fb7f4ea76a 199 0.08/1.00 vMB 160
247,308 247,308 000000000000008c16d89c246fecceaf9076e1e71d862191fe3909ac54cfc656 63 0.03/1.00 vMB 121
247,307 247,307 0000000000000002d1102f1df66fe23ccebc6798c8b2b7d204db7ffb167db41b 156 0.08/1.00 vMB 174
247,306 247,306 0000000000000016878bf2b844ad8d133c0b5ce26f6bdf70ba18d246e5dec7b4 225 0.11/1.00 vMB 143
247,305 247,305 00000000000000717b63de072762aef92927ec998202387d4e68297f28dd8c2c 254 0.10/1.00 vMB 148
247,304 247,304 0000000000000014f6dd83f7b65a78c837f7d108d55afbf752e3e79f06f863a2 359 0.16/1.00 vMB 150
247,303 247,303 000000000000007c60a6b576f836026ab12fd5dcf8bf26b75253b7546e85d192 77 0.03/1.00 vMB 121
247,302 247,302 0000000000000008a1c3177305ca8eb4ec5eaec948d3db91f81327e2b5f8c8bb 225 0.12/1.00 vMB 119
247,301 247,301 0000000000000055767d20613b065a229db4f27ed0bb6cd73532a40a115b495e 100 0.05/1.00 vMB 169
247,300 247,300 000000000000002efb6eb419f23215514516a38c8ade1014b54e622dc57f5c99 351 0.14/1.00 vMB 208
247,299 247,299 000000000000003d208b41530e5f67ca156e4519ce2532a8a91833fdcafeab75 105 0.05/1.00 vMB 115
247,298 247,298 000000000000007b36912f6a60bd2752a7798d13ec6d28ae2e9b0be1ba3d0405 69 0.04/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.34 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.