Loading Tool

Explorer IconExplorer

Memory Pool

79,834 transactions
34.52 vMB
0.16812625 BTC
Random Selection Loading Transactions
Max Size: 193.22/200 MB

Candidate Block

Mining Attempt 723a203710a4e2138775e9b19d74c80d228e405c6c554fd858c5ae7e34421dea
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root f079b85e5069581c076d995ea71bf5b3db99d2a0c7f0d8cbc6fd21b459aed85b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,816
Size: 1.00 vMB
Total Fees: 0.04176914 BTC
Feerates: 150.93 > 4.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (751,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,918 163,918 00000000000008462170262d73fac1f6113d49a1fdec407d358c0a09b0f849ce 60 0.02/1.00 vMB 196
163,917 163,917 000000000000082cf578c59ff25da55f2c202a5477b0299a0dcf318512f1cf5e 60 0.02/1.00 vMB 27
163,916 163,916 000000000000078f772faaa733d0f3933b1e8ff29625c725a192c4e6faa73ef8 3 0.00/1.00 vMB 0
163,915 163,915 0000000000000c1b294b863163d766cc57eb53d1ef606318da94773443d361a3 37 0.02/1.00 vMB 146
163,914 163,914 00000000000003eb4647952ec2362c4a70e175a3a89b9afeb476519711c5775a 15 0.03/1.00 vMB 42
163,913 163,913 000000000000054ccc661f3c84a8e5840c34e7d5da1849038a8de8827e0cd574 34 0.01/1.00 vMB 265
163,912 163,912 000000000000018d0a3b386ae4d1660cede8a19b3c9cd7851cee6a125fb5b79d 54 0.02/1.00 vMB 133
163,911 163,911 000000000000094bb13128754c87689802c166c0a5f4b288347d6959a068ba54 30 0.01/1.00 vMB 10
163,910 163,910 0000000000000575c2f28659b91346c54da1c19db62d4ce6641c45a9d792f849 23 0.01/1.00 vMB 28
163,909 163,909 0000000000000b4042a35300be0d2fe183b914764b2040a4e344631e23904a2c 74 0.04/1.00 vMB 62
163,908 163,908 0000000000000c71fb962d386f5fd077fdca48d86cbe21cf8de97d306106df4a 13 0.01/1.00 vMB 341
163,907 163,907 0000000000000ba21ef3238a8972a1eb2cb04b167607cd4c61129e4ad3207817 134 0.04/1.00 vMB 3
163,906 163,906 00000000000003f2a02c70ffeb5732abc69cee6dfefaec1eb24b1fbd587b982f 15 0.00/1.00 vMB 40
163,905 163,905 00000000000000b18eafb185bf686c9512f50c825d8a2bffeae96280c862ddac 13 0.01/1.00 vMB 231
163,904 163,904 0000000000000512deb9dbe55d2e241658c65553adfdd7f7bd1273bb44f2d03f 69 0.03/1.00 vMB 209
163,903 163,903 0000000000000cc1af604f96945e8fc4e6010f070b42e63ebf1307790f1feafc 45 0.02/1.00 vMB 25
163,902 163,902 000000000000061d47c3e262dc7c4b3274d99c7b9ae40dde2a2eb35ce8447939 46 0.04/1.00 vMB 88
163,901 163,901 000000000000068341e31cd8181ef7b70a9e5508c2689bedb221fa5dfddff45f 18 0.01/1.00 vMB 7
163,900 163,900 000000000000030115055f7afff3c1979fcc74c0c23c55c9a81165e1bc45cd7d 100 0.04/1.00 vMB 243
163,899 163,899 000000000000017740ac9ef2f2aac6993a95e43848bcdf9c33780d1610336382 131 0.05/1.00 vMB 76
163,898 163,898 00000000000002b34f234f7b5c1cdded28c91705b2c404c95f5551f9aa4c5ada 39 0.03/1.00 vMB 116
Previous 10 blocks ↓
Total Size: 783.11 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: 734.07 GB
    • Received: 18.55 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.