Loading Tool

Explorer IconExplorer

Memory Pool

74,673 transactions
27.73 vMB
0.07416451 BTC
Random Selection Loading Transactions
Max Size: 168.75/200 MB

Candidate Block

Mining Attempt f7a3342b7e83f70a838b50fe61f16a5a79506cdcda64f0b86f6f3df5c63da81c
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root e288445049f3efad3e568ce6145f1805e5e20a29ee8dcfb0f5f8ecdc4c8393be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,813
Size: 1.00 vMB
Total Fees: 0.01490117 BTC
Feerates: 71.37 > 1.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (360,066 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,188 555,188 0000000000000000001207cd9e42bbd2486d2b46340e7f25bfc17844963840d9 1,680 0.72/1.00 vMB 13
555,187 555,187 0000000000000000001604675beeda701b7c3274a015f49cffbbc8d0957f9d6b 1,354 0.87/1.00 vMB 3
555,186 555,186 000000000000000000192b75b2e2b88237c795c8af704abf38fd0a532314df4b 3,107 1.00/1.00 vMB 14
555,185 555,185 0000000000000000002bea34fab44f1d4b4ea58535dc5797d69cada5655b0d63 1,878 1.00/1.00 vMB 20
555,184 555,184 00000000000000000029e883800efcc781aac11b6687446cfafcda013aa1ae5e 1,129 0.56/1.00 vMB 9
555,183 555,183 0000000000000000001be944bde67954d2391d28e6d23594cfaf765d64a06168 1,213 0.51/1.00 vMB 11
555,182 555,182 000000000000000000077a95d08240d3aed755989db5c5c32c574bf80a70c055 1,195 0.49/1.00 vMB 8
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
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.