Loading Tool

Explorer IconExplorer

Memory Pool

39,027 transactions
27.46 vMB
0.06134684 BTC
Random Selection Loading Transactions
Max Size: 140.37/200 MB

Candidate Block

Mining Attempt 09398ce7e0a1c60af3a5c0b3ae1171783b503d91df263490711e9f59488df197
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 3a4c0de0b070a1475b04b910245596f7f34fd56108cc4d5c85f926708be1402f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,816
Size: 1.00 vMB
Total Fees: 0.00920023 BTC
Feerates: 101.49 > 0.92 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (170,442 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,203 744,203 00000000000000000000cd9015ef721af2df6f877b5ae8f6f4e4d943d901b4dd 2,198 1.00/1.00 vMB 11
744,202 744,202 0000000000000000000667afd71caae59570e27be8a6a11f265363cf76ae25b5 1,620 1.00/1.00 vMB 18
744,201 744,201 00000000000000000007702a1350f8c66d32d78313fed37c64551cc2d4103e7b 1,769 1.00/1.00 vMB 20
744,200 744,200 000000000000000000050fbbf751f0594e21ea0a622233821250fbe1f893fe41 2,911 1.00/1.00 vMB 31
744,199 744,199 00000000000000000008b1e7260c3713917ca961e404b952cd675b5bab7439d4 2,969 1.00/1.00 vMB 10
744,198 744,198 00000000000000000006dbde0a298af064e45b570dca259e32a50444b408fb91 2,305 1.00/1.00 vMB 10
744,197 744,197 0000000000000000000182b001a2c7ec1e4c76d34cf239877193b1dce5dc4121 2,953 1.00/1.00 vMB 25
744,196 744,196 00000000000000000006372b2c5cc5d00090957243c48d6d2caa6a8036be83d3 2,433 1.00/1.00 vMB 14
744,195 744,195 000000000000000000042601265261af6685b8b22c71df4f9633d42ee23f15be 2,704 1.00/1.00 vMB 25
744,194 744,194 00000000000000000003bdb7fb691519190300aea2126f71586e5a904943ce30 3,319 1.00/1.00 vMB 34
744,193 744,193 00000000000000000006097af10b955cf849be69da1a22811e3ffa2280ecdc2a 2,890 1.00/1.00 vMB 13
744,192 744,192 00000000000000000005fb1184350573d2db325c0634eb82a6d230ef1a88017c 801 1.00/1.00 vMB 13
744,191 744,191 00000000000000000004e989eb594f70106c863e1adfc5fd03480c664e63ea67 2,853 1.00/1.00 vMB 28
744,190 744,190 00000000000000000003bc48023ebc983a8bb922925ec65cf469ae1cfcd42dff 2,000 1.00/1.00 vMB 27
744,189 744,189 0000000000000000000185e0594fd6ba6c985ab7011f77cb2909a0ed43c8a325 1,434 1.00/1.00 vMB 5
744,188 744,188 0000000000000000000077192a504e1e33be27809f07d4d61015fcd5fe61df57 1,779 1.00/1.00 vMB 11
744,187 744,187 00000000000000000003037bbbca8a1979cd416ee50f639fa477c4f03ca458e4 1,730 1.00/1.00 vMB 11
744,186 744,186 0000000000000000000768e0641c784a96a36c9ba364c64ba8ea0489da660d4e 2,617 1.00/1.00 vMB 22
744,185 744,185 000000000000000000080e3308aab615e86e4241e7d4ed4364500edd38aa90ac 978 1.00/1.00 vMB 3
744,184 744,184 0000000000000000000911a778d27f3bf56dc60a076c674a2440ca4e002dea0d 2,366 1.00/1.00 vMB 6
744,183 744,183 0000000000000000000723952b69948fac24fcfc782c5fcf32fd86242daf0dce 3,309 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.76 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: 632.49 GB
    • Received: 12.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.