Loading Tool

Explorer IconExplorer

Memory Pool

84,585 transactions
32.20 vMB
0.10521661 BTC
Random Selection Loading Transactions
Max Size: 195.19/200 MB

Candidate Block

Mining Attempt 4627258fd25ff7c5aa43bf509d433c851a92dbf025b7d38ab18b99b296d14584
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 70a5915de299785c05aef5d7cf77246e1f9ec3fc47e7c132503929a08a7f9dc4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,601
Size: 1.00 vMB
Total Fees: 0.03275981 BTC
Feerates: 181.54 > 3.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (161,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,448 753,448 000000000000000000000e00ac99b2e33e83dd4485635b545ebf938b8f8ba36e 79 0.05/1.00 vMB 3
753,447 753,447 0000000000000000000843e279b9e055771bc712b11d28aefeefc76f660da3bc 2,635 1.00/1.00 vMB 9
753,446 753,446 0000000000000000000202e41788120380eba02b9f580a4e762504dfd12e3e4b 3,232 1.00/1.00 vMB 13
753,445 753,445 00000000000000000008d9f01cdb2af3056cb6170f4aaeb62f350399a43ce4be 896 0.33/1.00 vMB 10
753,444 753,444 0000000000000000000431fee32966c2635df5de574aafe886b2eea6a4b504a0 2,801 0.96/1.00 vMB 5
753,443 753,443 00000000000000000007bf2d3a19d129470a9d8408763e76e1dc446318077cf8 3,549 1.00/1.00 vMB 19
753,442 753,442 00000000000000000000c2aa25aeb41b00f3183c4d348caad335321102c119c4 813 0.24/1.00 vMB 10
753,441 753,441 000000000000000000071877d3ae15ae06d87df9422d2bfefb0b848e15438da4 1,627 0.78/1.00 vMB 7
753,440 753,440 0000000000000000000253693254c5355e28852efb9e730a2b6a6496ff014af0 1,820 1.00/1.00 vMB 6
753,439 753,439 0000000000000000000693755ef29e66766b54ef01207a8e9cc86ac6b814bd94 2,877 1.00/1.00 vMB 4
753,438 753,438 00000000000000000006b34caa7c80d435232b969d8c0361688aef68becc9a03 1,735 1.00/1.00 vMB 12
753,437 753,437 000000000000000000076748bdc27167cd353a3515aac2f40deab5d15bd0c54f 3,313 1.00/1.00 vMB 15
753,436 753,436 0000000000000000000866fb104f136949044adaecdc79851f81b5e0231f7961 3,327 1.00/1.00 vMB 18
753,435 753,435 00000000000000000005d2aa6d9a96aec91b5cc056bfaffaf2c8de27decc08db 553 0.20/1.00 vMB 10
753,434 753,434 000000000000000000026694edc65d082269a1072da80e6d8c712ed4c565199b 221 0.14/1.00 vMB 6
753,433 753,433 00000000000000000003488eba2a2905d8bd6a03b0b1f437130902b1503921d3 92 0.04/1.00 vMB 10
753,432 753,432 00000000000000000003fd2ecd001f0e8cff585df4532e82d417323ea4932e59 324 0.10/1.00 vMB 12
753,431 753,431 00000000000000000006f3d2fb3db4592c028caacfe30d77bf010c325101aa51 977 0.32/1.00 vMB 11
753,430 753,430 00000000000000000008eb81eb4d5e06e34bf16db8d1031f1417d3c3aeb70ec4 904 0.54/1.00 vMB 12
753,429 753,429 00000000000000000005bf2dafe5d642adcb699d7defb801ec1f52b2fd03137a 1,098 0.54/1.00 vMB 6
753,428 753,428 00000000000000000001c96bc6f00a139d480582fef3b5eb431b42b6a9904448 728 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.75 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: 708.76 GB
    • Received: 16.77 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.