Loading Tool

Explorer IconExplorer

Memory Pool

81,279 transactions
29.86 vMB
0.10600115 BTC
Random Selection Loading Transactions
Max Size: 180.57/200 MB

Candidate Block

Mining Attempt 31e7c42eb9d66856bfb083a49ddfbc033d92ffd367f2f84d80106019fa1aeae6
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 9f1acca07955efce11ae474ea27709ad4c783a4c03b5e06787badd0860f260c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,155
Size: 1.00 vMB
Total Fees: 0.04024678 BTC
Feerates: 146.36 > 4.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (595,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,145 319,145 000000000000000002902ab023b4ec2dc646793b758640913d2bf7c56289f707 737 0.35/1.00 vMB 37
319,144 319,144 00000000000000001c312c37943daddc524149962ae42c69ab94664861af9f73 35 0.02/1.00 vMB 15
319,143 319,143 00000000000000000493989562217fe473aa07a9d7ff6299626dcdb05fbe1b4b 560 0.33/1.00 vMB 28
319,142 319,142 0000000000000000246351d97fb754d8924491dfae18ccf59f46f0db5154d649 148 0.09/1.00 vMB 23
319,141 319,141 00000000000000001e900e9225458aab7b6dd8f6e3f6841f0e389c2b6a121290 358 0.22/1.00 vMB 27
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
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.30 GB
    • Received: 15.90 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.