Loading Tool

Explorer IconExplorer

Memory Pool

74,992 transactions
31.77 vMB
0.07127358 BTC
Random Selection Loading Transactions
Max Size: 185.28/200 MB

Candidate Block

Mining Attempt 6e3e98b1ace1f2cfa944bbaf93bca5f01d4d0dc93eff3ef4b80023f332ff5e48
Version 20000000
Previous Block 00000000000000000000ac8ca3aea6038129397a54971d523c75707be8cbba5f
Merkle Root 20340cbf190a2aaf263a84450b062d56648781ab90aa8e2013cc1835a2ef2f58
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 5,300
Size: 1.00 vMB
Total Fees: 0.00904041 BTC
Feerates: 194.57 > 0.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,507 (779,203 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
138,304 138,304 00000000000004f5229f3f99b1aaef425a53a122a2d2be7597a377fd68de70c9 28 0.01/1.00 vMB 174
138,303 138,303 000000000000095c365e16a3f44b53d52cda046cee78355950bbd5ae46c01a48 15 0.01/1.00 vMB 32
138,302 138,302 000000000000035cc4a406dbad9784a73174c032c126f420bc97a94c6ab54e33 20 0.01/1.00 vMB 142
138,301 138,301 00000000000005f66242fe5cf422c38eaa3fa3dc926d825a1265e7235909ca07 13 0.01/1.00 vMB 192
138,300 138,300 0000000000000093dcaae4ee875c5496318f0ef8fd23a8b24c7318b109e1c05e 50 0.03/1.00 vMB 357
138,299 138,299 000000000000075483fc4e1a256888e264d82a847a413bf118d5dbd16f8c9d29 7 0.00/1.00 vMB 13
138,298 138,298 00000000000001d5aacf27d797f83ea88601dd07e84c96ccb3a765ff072b0e73 3 0.00/1.00 vMB 0
138,297 138,297 000000000000097127c959680969d34cc517266ec15b1d3a3b1e2b0cd633101b 88 0.02/1.00 vMB 131
138,296 138,296 00000000000008d996829185d8e832a55f8012170715617c3c972d16089ed5f6 6 0.00/1.00 vMB 7
138,295 138,295 000000000000085d7cb680d872981b0cdd9e5fe901a5e4232c908aa96511ea75 42 0.01/1.00 vMB 94
138,294 138,294 0000000000000894102389cf0ea934c3e72e0186a41aa23f8a9f0b2e00a7b123 28 0.01/1.00 vMB 248
138,293 138,293 0000000000000077e88d6b110669307c4ef729ba5456e27978e7fad46579184b 40 0.02/1.00 vMB 168
138,292 138,292 00000000000004ee1bf1b4e89a9e226d101355723dc08d595738042dde1ecef1 10 0.01/1.00 vMB 48
138,291 138,291 00000000000009c73a40d08879e162af491091d8b0a203fa21acc1e437e16211 19 0.01/1.00 vMB 458
138,290 138,290 000000000000045849ec30fc66f20cee857fa147eb3c8695485ada79b23a74fa 27 0.01/1.00 vMB 180
138,289 138,289 00000000000002ad9960e718ae0ecb8b68f5b075a03c4cf19977c2e242f501d4 3 0.00/1.00 vMB 0
138,288 138,288 000000000000096d93f120ee5346457f7d701178ce55b723beb7da1ad7b42573 31 0.02/1.00 vMB 56
138,287 138,287 00000000000001b22814a199a25d84cbd6b73ddb07f9e59e0de44dcd8ba0b114 7 0.02/1.00 vMB 53
138,286 138,286 0000000000000893e697265b7846711fb86eba4f5dca74e7a4a32a28ec0984e6 53 0.01/1.00 vMB 0
138,285 138,285 000000000000033b5ba165702f192f5c9becff771a10ba8959704cb0ab9299e5 27 0.01/1.00 vMB 53
138,284 138,284 00000000000005ffe57ba773d4b807a6294e6f8ae1d21635dbc6b98fccbf03bd 11 0.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 786.68 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: 1,009.02 GB
    • Received: 34.47 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.