Loading Tool

Explorer IconExplorer

Memory Pool

75,454 transactions
27.80 vMB
0.08007537 BTC
Random Selection Loading Transactions
Max Size: 169.08/200 MB

Candidate Block

Mining Attempt 4d6989c518d5a6b98056c215b935de3dc837566caa3ab6bb0779e5a031bf8935
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root efd53533e94f1c024e560d12f5dd7f5f393980ea11bceee53404a4bade0ed6f8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,603
Size: 1.00 vMB
Total Fees: 0.02057614 BTC
Feerates: 151.01 > 2.06 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (142,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,872 772,872 00000000000000000002790f279c40b26c620f60b0ba4fcaf55ecd01b67f8b8c 2,773 1.00/1.00 vMB 28
772,871 772,871 0000000000000000000295e934f823320dfff0ad7c17a018925d2d2dec9fb600 1,728 1.00/1.00 vMB 21
772,870 772,870 00000000000000000006752850ffdd3fc772357dc28d6175f4b0b70437ae9f6a 2,978 1.00/1.00 vMB 24
772,869 772,869 000000000000000000063e7ae4a6293646e1e27c1d0197b5e4c6300805ed6fc8 2,295 1.00/1.00 vMB 12
772,868 772,868 00000000000000000004f9b67b4e85b0cb44db00d87a9bf0502837d34ee50dc6 2,364 1.00/1.00 vMB 22
772,867 772,867 000000000000000000071d7854ded9dacf5a9c6901aad9c1cb7521ddbccc1c9c 2,477 1.00/1.00 vMB 28
772,866 772,866 00000000000000000005ca08be5630b287fa87f95b71201af8de21bf9560383d 1,720 1.00/1.00 vMB 18
772,865 772,865 0000000000000000000481d9d0ebfee62d06bd292c918c44f379a3322ae7d4a8 2,721 1.00/1.00 vMB 28
772,864 772,864 00000000000000000000d2f5efc7e1b51e301ff9efec57e0d390bca7a344f3d4 2,187 1.00/1.00 vMB 18
772,863 772,863 00000000000000000005a634bb002d6634a948f61d9531dd6c51fed13ea69b21 3,819 1.00/1.00 vMB 22
772,862 772,862 0000000000000000000247485d21fa607014145712b6fa49de96bd609d67ca57 2,775 1.00/1.00 vMB 32
772,861 772,861 00000000000000000003812af60740f9409d12c02ebc4ca58328a47188ffe190 2,731 1.00/1.00 vMB 22
772,860 772,860 0000000000000000000015373556622f754abfab99e9669b5131a221d4e711cc 3,203 1.00/1.00 vMB 23
772,859 772,859 000000000000000000041a115a8e3394419a63b8aed788a756e4246f434fc769 3,579 1.00/1.00 vMB 25
772,858 772,858 000000000000000000000faea2b3fbdbc246e22517503a48242bb3ba9acd4a64 3,238 1.00/1.00 vMB 31
772,857 772,857 000000000000000000067b4e7e4056c4ba073b43e32d0ec4263226040342e1d6 3,385 1.00/1.00 vMB 30
772,856 772,856 00000000000000000000ab708c829da23d419c131089dad32862c138caa97732 203 0.16/1.00 vMB 1
772,855 772,855 000000000000000000039808bd66f1351cc7be518180b1a422be85f7e520c616 1,929 1.00/1.00 vMB 10
772,854 772,854 00000000000000000000adac4c3382706e2220a46bfefe2aa5f19256907738ef 2,372 1.00/1.00 vMB 6
772,853 772,853 00000000000000000000d678c5bf95acf4d6920b90123eb66cc13c3d8fe1ae9a 1,856 1.00/1.00 vMB 11
772,852 772,852 00000000000000000005342b9cccf8fd74028f4c9a5c720796dacdd24769f4b5 2,707 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.