Loading Tool

Explorer IconExplorer

Memory Pool

81,528 transactions
30.00 vMB
0.08988001 BTC
Random Selection Loading Transactions
Max Size: 181.10/200 MB

Candidate Block

Mining Attempt e0dd20486055da19517efa4bd0e5dd18da01da043e57029b4548b5f27d3cd3a1
Version 20000000
Previous Block 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc
Merkle Root 66cf805b9a20c43efe5898caabda773f31c60b8a9ca6049c3b8b50a09bc1223f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,429
Size: 1.00 vMB
Total Fees: 0.02864350 BTC
Feerates: 502.62 > 2.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,965 (89,864 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
825,101 825,101 00000000000000000000e0868b7fc54422d1d19b85a67d11d9722920a685392d 1,516 1.00/1.00 vMB 41
825,100 825,100 00000000000000000000b66aedd4e94bd28c170014e8dcefbf7547dffd1182a6 1,527 1.00/1.00 vMB 42
825,099 825,099 000000000000000000004372bd4d2248193929df889bb158df1ab591de2ba693 1,185 1.00/1.00 vMB 35
825,098 825,098 000000000000000000039a711046d58943b99a34cf16f0dcf833da720105845f 3,453 1.00/1.00 vMB 42
825,097 825,097 000000000000000000036807eb999e9ae531dbebccef538deafb1d24435dc249 3,000 1.00/1.00 vMB 33
825,096 825,096 000000000000000000029d0e8fb1cb209e6344440bafe2dec89298f9a7b19f55 3,219 1.00/1.00 vMB 52
825,095 825,095 00000000000000000001b6b4f6a922dc5769068181d9126402dbfff28bba791a 2,878 1.00/1.00 vMB 44
825,094 825,094 0000000000000000000381cb4f3f85f6cfa87d63b4171634912f9e9e3365a3f0 2,913 1.00/1.00 vMB 84
825,093 825,093 000000000000000000028ced11653e74501c90b19f94f7273bd5d9867f792ad5 4,601 1.00/1.00 vMB 55
825,092 825,092 0000000000000000000047a49b2d2aec617bd45a6f78dce58fcf926a89230ff4 2,663 1.00/1.00 vMB 51
825,091 825,091 000000000000000000009968af4d5bc3a07b4e3c18f27e856279a03f0fffdd2e 3,074 1.00/1.00 vMB 63
825,090 825,090 000000000000000000039b030f67fe01db7c68d7e2054f777037cfed09e66885 2,709 1.00/1.00 vMB 64
825,089 825,089 000000000000000000008b1eb4e0d6defd3550eefbe845db2286236cffaf2a55 2,646 1.00/1.00 vMB 77
825,088 825,088 00000000000000000000679f41e7dcc33621931fcf86c90c72dad5db714e8b91 2,908 1.00/1.00 vMB 49
825,087 825,087 0000000000000000000142920eb1df9dc1056471b73dd24038db487a702e2395 3,852 1.00/1.00 vMB 54
825,086 825,086 0000000000000000000112903e08f6fe3a23830bc909c7abad972f83ed66e21d 2,738 1.00/1.00 vMB 37
825,085 825,085 000000000000000000024d47cb7e259097d60df59cd9309ec7e2d1728a257610 2,355 1.00/1.00 vMB 57
825,084 825,084 0000000000000000000213136c9d5545241634b0247891998e1b81c98d4d1c9c 3,285 1.00/1.00 vMB 92
825,083 825,083 00000000000000000001626afe21d7b09b7400c551d2f2f5f722f5a0389f8ed1 2,936 1.00/1.00 vMB 60
825,082 825,082 00000000000000000002f7730f7ea1cb081e5a29c235fc09707744525446e25b 3,445 1.00/1.00 vMB 37
825,081 825,081 0000000000000000000388f199739861321ef85985502c0e48dd0bc9614574b1 1,806 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.33 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: 660.36 GB
    • Received: 14.69 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.