Loading Tool

Explorer IconExplorer

Memory Pool

86,076 transactions
32.32 vMB
0.10776059 BTC
Random Selection Loading Transactions
Max Size: 194.43/200 MB

Candidate Block

Mining Attempt d7dbbca47a00e8d57de55eb19da547319fb944e33291d2523d470fbdd953f4f6
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root eba09d53b97f64a6c9464c4f66e1fb58c3a5cfefa6c3575eac0c29b2e6ca1df5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,367
Size: 1.00 vMB
Total Fees: 0.03458230 BTC
Feerates: 218.18 > 3.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (321,091 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
593,981 593,981 000000000000000000138d02ad7b688bf732b278ca11919701c19b6e8caf62eb 3,101 1.00/1.00 vMB 49
593,980 593,980 00000000000000000003a74903b17e44839738fd96b7397f487c4d4c0aff1ec9 2,688 1.00/1.00 vMB 15
593,979 593,979 00000000000000000014d021149a22ed6da9ddb385658ab61157a4080935b3e5 2,694 1.00/1.00 vMB 45
593,978 593,978 0000000000000000000c9ffda56ea02c19d1d7bc0878e42f1b8367b0e9289304 2,718 1.00/1.00 vMB 17
593,977 593,977 00000000000000000010f926373039b67e77c01a94a650a80756e39561947880 2,496 1.00/1.00 vMB 12
593,976 593,976 00000000000000000015933029dca9ac633e2b2324bd88f2eee77ab7269fbf02 2,718 1.00/1.00 vMB 38
593,975 593,975 0000000000000000000f72c8040d4bb6293df3bae171827af1cf99b60be1abc3 3,268 1.00/1.00 vMB 42
593,974 593,974 000000000000000000117201d3e2e0632ff1cdeee0bd322c4a716839aa8a51b9 2,466 1.00/1.00 vMB 56
593,973 593,973 000000000000000000092863d2e2cc4893e90e774870bee68bce09584f35a3ba 207 0.11/1.00 vMB 24
593,972 593,972 000000000000000000168a0c15e950468e4d645ff182252a918236ef66f7bcdb 163 0.05/1.00 vMB 33
593,971 593,971 00000000000000000011eec884c1435161c61b5a3fc006adf9458a7c25bde6f1 388 0.16/1.00 vMB 17
593,970 593,970 000000000000000000066132aadd02eb4f7d3fb2e2f187e67a00350aa97d2582 805 0.29/1.00 vMB 29
593,969 593,969 0000000000000000000aeb336590c7eeb3bef6a7a86f53815ec5022a1cc3ffda 569 0.16/1.00 vMB 19
593,968 593,968 00000000000000000013a0b3142e0dfe90b47127537606661308e2a41195eb5d 2,812 1.00/1.00 vMB 26
593,967 593,967 00000000000000000011d7668840c8d3371db3b108385580466665ad5632c06d 2,148 0.98/1.00 vMB 20
593,966 593,966 00000000000000000000f804c0c58623a97e4fef0baaae04a219ebdd2df32692 695 0.29/1.00 vMB 31
593,965 593,965 00000000000000000001a0fb1dc2e7d023d0a038c766ebb8823c825c157af6ba 1,165 0.41/1.00 vMB 3
593,964 593,964 000000000000000000061bc938dbc6d39ba55f47be54d2f5e39db09d6f63650c 2,084 1.00/1.00 vMB 4
593,963 593,963 00000000000000000015d3c3bf531ea6c8bcaf5686d48854b7b1b302cd2394e8 3,047 1.00/1.00 vMB 23
593,962 593,962 0000000000000000000ba8ef45b88d963702a0950adb0b8b0aa530d9422d50c5 2,769 1.00/1.00 vMB 55
593,961 593,961 00000000000000000011b018640b02275bb919ea5840f586bcee1fa4dd1e266d 693 0.23/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.52 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: 668.87 GB
    • Received: 15.61 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.