Loading Tool

Explorer IconExplorer

Memory Pool

83,989 transactions
31.51 vMB
0.09830214 BTC
Random Selection Loading Transactions
Max Size: 193.07/200 MB

Candidate Block

Mining Attempt 3c4aa82ceb85a86c7d97e2b9ed938c0b1338a2e38ff3f25ae26800ea38689405
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root 9dad5f2be984c0aa5281509c2e25b0c715e611defb0606c65537f4cdd4e9a357
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,123
Size: 1.00 vMB
Total Fees: 0.02579309 BTC
Feerates: 299.70 > 2.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (360,044 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,181 555,181 0000000000000000001dc14876c58638b327cf8623561ba3ec6ed418b04d9a1b 1,345 0.95/1.00 vMB 6
555,180 555,180 000000000000000000272590ffed4a4506c98e9da21e032aa69a88fc345cb8db 2,005 0.83/1.00 vMB 8
555,179 555,179 00000000000000000026e764185fbe451a30cb6f9702364933169ebef3e26ece 494 0.20/1.00 vMB 8
555,178 555,178 0000000000000000000c4db3441527c1ae3d4efa5374a155e3c6956f47e27bb4 141 0.06/1.00 vMB 7
555,177 555,177 00000000000000000025d48b4814e0c29d258aefef2b3162ba111d2061270b66 733 0.31/1.00 vMB 12
555,176 555,176 000000000000000000100b81f6f3a244f0f7e0398b21bd1ec4c13748603ac5dc 89 0.27/1.00 vMB 1
555,175 555,175 00000000000000000032c54c40eeb4655fee37afaffb6b3a1437070fe7a614e4 2,941 1.00/1.00 vMB 13
555,174 555,174 00000000000000000005030bf4187a27a5c38ddb0050796f93f8a58849a7f4b0 1,482 1.00/1.00 vMB 2
555,173 555,173 0000000000000000001c6ff6f0002688187e4164fbc4fb33c31a07cc935fc4c5 3,357 1.00/1.00 vMB 16
555,172 555,172 00000000000000000015e6ed5ab67fcdab8f4e73df889358d67a470034814fa3 1,239 0.50/1.00 vMB 8
555,171 555,171 000000000000000000121a58030db85e98880c856761202484f86570dbfa3960 23 0.01/1.00 vMB 12
555,170 555,170 000000000000000000319cdee4d66af0ce5c476ed88ea8fb1ca46ccdc6802b33 1,061 0.70/1.00 vMB 3
555,169 555,169 0000000000000000000980e9e50fd356cb31c0ffd588c54e5b5477ee39708100 2,698 1.00/1.00 vMB 12
555,168 555,168 0000000000000000000edf96f8511a162a03ca9196c604389128ad465a72cc78 931 0.36/1.00 vMB 7
555,167 555,167 00000000000000000024c5e9f6966bcda8745a6dbefe58fdce82d42ddc29df95 969 0.38/1.00 vMB 10
555,166 555,166 0000000000000000002f5759aa572f142a76ab31b10f5a4aca38de785c7bee7f 890 0.40/1.00 vMB 3
555,165 555,165 0000000000000000000ae44a2d11987000ea0040ff545a2c7bfdbeebf1f47788 356 0.14/1.00 vMB 31
555,164 555,164 00000000000000000010d58be56216c20202fb51c0827ca7ffb3c418e55a8767 118 0.06/1.00 vMB 30
555,163 555,163 000000000000000000204bdc6eedfe5fc4cdf7f4a1c688b9070d1aaa4555fabb 300 0.10/1.00 vMB 13
555,162 555,162 0000000000000000002c5fd776f8e6143c7ba3ddeb0d97292e66940ca5fe8bbc 212 0.06/1.00 vMB 11
555,161 555,161 000000000000000000222458cbffe9c8a6b7197e211314d17082dfad94b64296 215 0.05/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.78 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: 709.61 GB
    • Received: 16.94 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.