Loading Tool

Explorer IconExplorer

Memory Pool

48,416 transactions
30.43 vMB
0.10420714 BTC
Random Selection Loading Transactions
Max Size: 162.18/200 MB

Candidate Block

Mining Attempt 6b8d504c1461695e4562accefd126d1eb4363b9ff3b8a9bc82b8b95289ca1a51
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 449dee983943f7d7b5ba7ea33b886eb2c01a977fd19bd19021abc506cb83bcad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,173
Size: 1.00 vMB
Total Fees: 0.04116835 BTC
Feerates: 150.97 > 4.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (613,637 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,215 301,215 000000000000000025b73c2c4a7a29f4ed01b3cc8959d0625e9e88175c76657d 132 0.06/1.00 vMB 28
301,214 301,214 00000000000000003a165145eab1dca2490c1bb15006666aede3cfc676494f6b 368 0.18/1.00 vMB 34
301,213 301,213 0000000000000000031982db7648604f42da343adcf97ed4d6af6f11fbe06d90 40 0.03/1.00 vMB 13
301,212 301,212 000000000000000000cdd8f69286e8e821635ad6bbe80917990dad32127aa659 261 0.15/1.00 vMB 29
301,211 301,211 000000000000000026a9cd4fdab0f5870f6332291e404170725ad4bfa2f22932 46 0.05/1.00 vMB 17
301,210 301,210 0000000000000000095e3c2212aa3431c198be35b7bd00d3e336230f22eaf350 181 0.11/1.00 vMB 198
301,209 301,209 00000000000000006d3872e794e3aef11804ff6f287f69ada83e87d833a53954 148 0.09/1.00 vMB 27
301,208 301,208 00000000000000006bf310c4d9ce32de5466c5748ef8ebb03b96209ac8cd8bfa 828 0.43/1.00 vMB 33
301,207 301,207 000000000000000009f3e4daf333473f1ea1c4047afc419fd54376d910e9953c 232 0.12/1.00 vMB 29
301,206 301,206 000000000000000070c5546b765d734dcb461b9d830fcfaad593e501c598bb8b 9 0.01/1.00 vMB 9
301,205 301,205 0000000000000000788af168ae6fd402a7ce19ea9c0fb29323b4d1973976b0ff 167 0.09/1.00 vMB 27
301,204 301,204 000000000000000052df33a0a6a1bf8736fe39b59e565337b0eb7819f0c17ce6 36 0.02/1.00 vMB 22
301,203 301,203 000000000000000061935c0cf5900533394111e69eb65a3d086c6d87476b6b4d 43 0.02/1.00 vMB 25
301,202 301,202 00000000000000000b0f869309bd1bfd94f3dc7e3a886d3f153f24e61940076f 42 0.02/1.00 vMB 23
301,201 301,201 00000000000000003d2effc554b4a2b5c14f6f47aba5a7d9ef5185a21b7767d5 460 0.25/1.00 vMB 31
301,200 301,200 000000000000000026acb172f7326c703243d057c2032b88a897f227f1304502 23 0.01/1.00 vMB 19
301,199 301,199 000000000000000073daf0303e9ce7b4022912828b658867e66af34919fcf697 307 0.18/1.00 vMB 26
301,198 301,198 000000000000000000c49e4aea560b741ee3c9b4784aef7f2b6a0f2dfa6c4746 636 0.28/1.00 vMB 39
301,197 301,197 00000000000000006cb38fdc4bd16f6eff223e906b44d60ccaac759b4078b95c 392 0.22/1.00 vMB 26
301,196 301,196 00000000000000002e4cb132b259b9f7a08537fd343f138e9a347795b1bdef79 775 0.34/1.00 vMB 32
301,195 301,195 00000000000000001765bb3f736f3e907eb51c15c8a6ce5939b968440fa8c194 262 0.15/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.