Loading Tool

Explorer IconExplorer

Memory Pool

45,855 transactions
28.74 vMB
0.13844816 BTC
Random Selection Loading Transactions
Max Size: 152.06/200 MB

Candidate Block

Mining Attempt 54586ea1e9d00aab9b231911cfc97344a9535934caf49390d2de98c189f56e18
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 89d10761f55fc2dd857c028d86eb5f393a355e3e5561cdba3cb083ce9a523ae0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,557
Size: 1.00 vMB
Total Fees: 0.07804366 BTC
Feerates: 15,654.48 > 7.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (738,571 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,235 176,235 000000000000014c63dc8948a1d553b54237d65e60e03c29240d3bcc8ebc309d 12 0.00/1.00 vMB 210
176,234 176,234 00000000000004c4bb7e98d65291bd525254f3bf31ea18aa45ddb669ad9a50a9 66 0.04/1.00 vMB 108
176,233 176,233 00000000000003ce3eb39a07454fd6ac888dc69879e54e3e3d091b84f64cdec5 18 0.01/1.00 vMB 114
176,232 176,232 00000000000003b820e758fef05922a1e419fac1e3f137a1e92aea208d52072b 23 0.03/1.00 vMB 43
176,231 176,231 00000000000006ef68d89e53fb27d0a74111d566733898a38e8ef639d28e69c5 3 0.00/1.00 vMB 1,247
176,230 176,230 00000000000009b9ff40f886474349045d059c46c673fed6cbe300e61224b2e6 65 0.04/1.00 vMB 51
176,229 176,229 000000000000072424f8bf7178f5dd933843f9af8c3042353ab6323525dd9c6d 82 0.05/1.00 vMB 371
176,228 176,228 0000000000000312f937d37999ba250be080650ae51c9fa94cb069e84a6fb053 1 0.00/1.00 vMB 0
176,227 176,227 00000000000006651e9e036d7eda28a1d79533673fcbfa00d581a619874d254b 41 0.02/1.00 vMB 22
176,226 176,226 00000000000002923d3240d22e47888f7b79f9f9f77825f3dd06d374aaa75fdb 1 0.00/1.00 vMB 0
176,225 176,225 000000000000064a76f2dbecd0bf14351b1b53a164e1166a1b4d1cee43bbc3f6 131 0.04/1.00 vMB 38
176,224 176,224 000000000000049bf8d7d80f45ec57fed755c1c21482c2064269bac368189bf6 7 0.00/1.00 vMB 570
176,223 176,223 00000000000008cabdb12a30c3289446bdecc4b295fba317cf806fd51f93e476 124 0.05/1.00 vMB 188
176,222 176,222 0000000000000029b8b3fa62c438d5f233b15dc6ed8cdb6e6b9f4b8162eaafb6 11 0.00/1.00 vMB 18
176,221 176,221 000000000000007af7ff0fe8c10dbe38fc502934174f6efbd3867864932e5e26 19 0.01/1.00 vMB 200
176,220 176,220 00000000000003a6b7e87024f1c6cf33fb794175a8e45dc7862b2693fa34f772 15 0.01/1.00 vMB 40
176,219 176,219 00000000000004483d2d01313b6dd77daf02c8673cf91a04334fc387a059261d 98 0.03/1.00 vMB 20
176,218 176,218 000000000000070c1ada46bdf3875945bb7d64cfca259a4c30732656d77a4b96 25 0.01/1.00 vMB 260
176,217 176,217 0000000000000a8c2011b68f2420260f6a7652512a7448320978e6d7e738671f 21 0.04/1.00 vMB 43
176,216 176,216 00000000000000ffd7ba21d0acb4dbe4d5450f2f1832a16d89b6cf9f626fd11b 124 0.05/1.00 vMB 218
176,215 176,215 00000000000003f5dffbba23b31cb7ba36a52d1ea1d9ab29c794ffa744d3ae43 6 0.00/1.00 vMB 355
Previous 10 blocks ↓
Total Size: 782.04 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 650.74 GB
    • Received: 13.32 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.