Loading Tool

Explorer IconExplorer

Memory Pool

79,103 transactions
29.18 vMB
0.08585896 BTC
Random Selection Loading Transactions
Max Size: 176.85/200 MB

Candidate Block

Mining Attempt 8a5a4800fb088c3fe090713d73e2fd6f55783f93bc175bb16e43204602d2e11e
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 9e79833c2e71aff864ee9964d511ac43c48421b8016816a39fe5899cc70031b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,290
Size: 1.00 vMB
Total Fees: 0.02488198 BTC
Feerates: 146.36 > 2.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (595,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,140 319,140 000000000000000019ab0d051d88f0c931378b5a88acc03c100d9a3b5cc9cb8c 126 0.07/1.00 vMB 27
319,139 319,139 00000000000000001a2e1061823123458ccbf6e137832a15933e275744b1db1b 162 0.18/1.00 vMB 57
319,138 319,138 000000000000000009a3ee379ab66bc93150acc299b9c33ff513c89bc01def73 37 0.02/1.00 vMB 21
319,137 319,137 00000000000000001309c275924f1b53679607bfeb60b7febf6307eb696a8e0b 160 0.15/1.00 vMB 19
319,136 319,136 00000000000000001349d4dea4149a632b4d9d2d9a06ad9486cf72bf1b2e274a 904 0.47/1.00 vMB 30
319,135 319,135 00000000000000000e6cb2c2c93eef6c3c489466ebb87d325d8ca66e9b565a2b 310 0.19/1.00 vMB 22
319,134 319,134 0000000000000000206e99a560440cae3b89ef89b63d220a76234111ee2363c8 209 0.17/1.00 vMB 22
319,133 319,133 00000000000000000006ba6830caf3c5cec8cb83f8fcdbb9b9f31de6f7fe5538 64 0.02/1.00 vMB 45
319,132 319,132 00000000000000001024d43636efa560f3b02150b74a910b49447744f6d54264 399 0.22/1.00 vMB 26
319,131 319,131 000000000000000026b27e86955e4db4bc82b1efb3512f913e31becfba5bbcab 975 0.52/1.00 vMB 29
319,130 319,130 000000000000000000748e2de491572e342bacd2c018cba17b62f125d4aef16c 491 0.26/1.00 vMB 28
319,129 319,129 0000000000000000156842ec026dbf13710de92f0c58a2688ac0fc7162d7df48 255 0.13/1.00 vMB 27
319,128 319,128 00000000000000001f38c7d31d5ad9c3d06db807f4ff9d258f2412c2421f7ed5 656 0.32/1.00 vMB 30
319,127 319,127 00000000000000001b75df03d513f8728aad38fc3b8ad5af3289b42ce2d31783 387 0.37/1.00 vMB 18
319,126 319,126 00000000000000001045427cc1f7f28e87e8e83a11092196a9f3179609058384 1,963 0.75/1.00 vMB 37
319,125 319,125 000000000000000019dbe32dba517aed4981214884e390e12d665bfdb4054abc 64 0.04/1.00 vMB 77
319,124 319,124 000000000000000009844731a3d193a478a18fc5bb1a432c8d9894ecf5b74ef3 383 0.21/1.00 vMB 28
319,123 319,123 00000000000000000698ca12483ada68f5a3f4a29230ff43006982cf17c190c6 122 0.05/1.00 vMB 23
319,122 319,122 00000000000000001f45e9e1d742fa2cab3040a18a2f42f5954a7faf5f3c07c8 630 0.56/1.00 vMB 18
319,121 319,121 00000000000000000294a1b2b06b04ab9f517d8b6feb9c66721441486fc82f89 512 0.17/1.00 vMB 47
319,120 319,120 000000000000000023f51fd8071004725c945aabd303f9a282da583ec4b582f5 541 0.35/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.58 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: 671.25 GB
    • Received: 15.89 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.