Loading Tool

Explorer IconExplorer

Memory Pool

57,193 transactions
17.30 vMB
0.04722924 BTC
Random Selection Loading Transactions
Max Size: 110.26/200 MB

Candidate Block

Mining Attempt 5cdf1f4ba973c2d0ddafb29d2dc6a3ee49bf2d9800ec6a96df0723e3005fdb85
Version 20000000
Previous Block 00000000000000000001a5ec907a29b59114e6136e120c5e59945429f2c78dc2
Merkle Root 056b377d1413ff289f99494c758b1bcd7d1c9cea39933cfe21a52abc32500a94
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,426
Size: 1.00 vMB
Total Fees: 0.00855383 BTC
Feerates: 236.65 > 0.86 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,745 (723,612 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
192,133 192,133 00000000000001fa651681cffc9e09e8ac049bf665fb8fc25d7e68fe1deb28e9 410 0.17/1.00 vMB 140
192,132 192,132 00000000000007ec81329e83ad48fa42422449a343fe62189aef7d67f111ebce 100 0.03/1.00 vMB 27
192,131 192,131 00000000000001ceeeba0655300177ee6cf55db18f63fd9cc432e725bb423763 143 0.05/1.00 vMB 39
192,130 192,130 00000000000000ad2cbd04a51e7a662ed31520e552e2a301a13af1b096bf3f13 41 0.01/1.00 vMB 122
192,129 192,129 00000000000006b93ffb9ef148abc76d26cd30b3ccf2089f9cedbf5cde2df6b0 257 0.12/1.00 vMB 119
192,128 192,128 000000000000083616f9ba47ae828e73d13cd0f555ab7879de4caa7ad9f1d312 98 0.04/1.00 vMB 87
192,127 192,127 000000000000017dac61beb60af3d60f966a6c63d5da2c03de261bf7934ee4de 447 0.15/1.00 vMB 220
192,126 192,126 00000000000005f9cb0a5ad9db6d2b3e2b22ec20cc1b89c010becaaa38841eab 64 0.02/1.00 vMB 28
192,125 192,125 00000000000000e0228f7cb3b9e5f155c0f009c155fb906f5ea3bdf5be1552d8 160 0.08/1.00 vMB 250
192,124 192,124 000000000000077323b5665f245282d8e90f6847d41d8d6ed44a97b9fedc1f87 44 0.02/1.00 vMB 90
192,123 192,123 00000000000001ee8063a818843a34327787eb65b02c7aeb7b271509553ba3c0 157 0.09/1.00 vMB 109
192,122 192,122 00000000000001c1ab2825ca3717278a07bdb721aa7822111fdb0bad69e705e3 113 0.05/1.00 vMB 885
192,121 192,121 0000000000000228e50197994ca8c1c446cda9cf27b5e9fcad06daede5bc1d52 16 0.01/1.00 vMB 109
192,120 192,120 00000000000005354a5a532c6c244187753a8fd371717bb46020c6942dcf0f65 160 0.06/1.00 vMB 118
192,119 192,119 000000000000058d74072b7eb6661990bf6c956e91012c4467578cab11569635 512 0.20/1.00 vMB 138
192,118 192,118 00000000000005da87a88cf1b268f246b0e552a0794f08f5b8ad207f9d776011 2 0.00/1.00 vMB 1,615
192,117 192,117 0000000000000134127cf8bf248430710113c84875ec1f7a47a0f3131b0c8c69 117 0.05/1.00 vMB 77
192,116 192,116 00000000000004096c9dd69ed27f8edfba95e100b7771bbfa5b972e381ee6948 115 0.06/1.00 vMB 123
192,115 192,115 0000000000000803a41fb4e788333dda7877b420aa66c5c6f5c41b1419dc9a87 182 0.08/1.00 vMB 91
192,114 192,114 000000000000033133180ef2e5d48b340ed68c1d3039c541954fc6dd2ad67647 366 0.17/1.00 vMB 139
192,113 192,113 00000000000001aa8d915c7d4672f0bb8cbcb6c700a6b8f65aa8af221b4ecf88 512 0.25/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 783.67 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: 776.75 GB
    • Received: 21.09 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.