Loading Tool

Explorer IconExplorer

Memory Pool

41,877 transactions
26.85 vMB
0.06157380 BTC
Random Selection Loading Transactions
Max Size: 140.70/200 MB

Candidate Block

Mining Attempt 35f0b3a8305487da4dcf525144f350634a71139e672db30fe01106fbd6a0f7e3
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 2fef4b619d57c21121cb4dcb31f243397939bc9534d3ff1a4f588ba7bc8d46ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,113
Size: 1.00 vMB
Total Fees: 0.01187465 BTC
Feerates: 60.14 > 1.19 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (194,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
720,320 720,320 00000000000000000005ff5a2fa8a971d2bbed8fa232423989b84f3d3c904df7 3,548 1.00/1.00 vMB 13
720,319 720,319 00000000000000000001c4f3f90bf33683c65d9ba4b0a4d1f1db22c91f572cfa 3,446 1.00/1.00 vMB 11
720,318 720,318 00000000000000000006c885b03bf1be10afe4dddb263d17ac1c564707274179 3,355 1.00/1.00 vMB 16
720,317 720,317 000000000000000000089947de89c52270696601288355ba9175910fa34f67ab 1,014 0.34/1.00 vMB 9
720,316 720,316 000000000000000000051f63166ca01206d39b98a6f094930bad47d778ddda7b 760 0.30/1.00 vMB 8
720,315 720,315 00000000000000000004f7149b848ab1307d57d7a4038c4b1af857e5a550be0a 948 0.35/1.00 vMB 10
720,314 720,314 0000000000000000000566d5dc77c11d9a3a5bd846d1e3466bbf493b794034c8 23 0.01/1.00 vMB 10
720,313 720,313 000000000000000000059cb2a1dcf9441e492fa0bf9b3770a2051d0e862cc64f 1,254 0.54/1.00 vMB 6
720,312 720,312 0000000000000000000725c11ee6e1aec84154900496d9421c27dd3da90a4c07 2,774 1.00/1.00 vMB 9
720,311 720,311 0000000000000000000a8ecbc5e911f7d97037d1b99a2201768251f0a6e9a42d 448 0.32/1.00 vMB 7
720,310 720,310 00000000000000000007ccb45e6f940633f760bdc1e20c473e52a8c8ca4da517 125 0.21/1.00 vMB 7
720,309 720,309 00000000000000000005ada2116518e80625db572db3714c6a32dc606dee7d27 2,081 0.67/1.00 vMB 8
720,308 720,308 00000000000000000003f440c919a7e7570cb6e0fbbdce59eaa9fcf42acdc30f 607 0.18/1.00 vMB 10
720,307 720,307 00000000000000000002f051b1ae04f93b8d4dc599a117d3b16bbe11363d002c 1,015 0.35/1.00 vMB 9
720,306 720,306 00000000000000000004f5de69af89637e6d0e31a458d9bc4f31fdfe39d08e10 418 0.21/1.00 vMB 7
720,305 720,305 00000000000000000006f231755b9c16d4ad1a274221855918cf214abe9b9002 1,785 0.59/1.00 vMB 9
720,304 720,304 00000000000000000004ff148978168a637f0c36272cd9d2661c3141043849a1 24 0.01/1.00 vMB 6
720,303 720,303 00000000000000000007cfe0584297e77335d8b54cc36d93122ff95860450c1f 687 0.24/1.00 vMB 10
720,302 720,302 0000000000000000000596caf3b0ad7eade25563d977abbf310a835e55683834 534 0.18/1.00 vMB 10
720,301 720,301 00000000000000000004557d5e483b96ca2a153d140ab6d977c1080585afeea9 163 0.05/1.00 vMB 12
720,300 720,300 00000000000000000009b8b8164209533ce93d4b340c7ea2f8085f074001871a 876 0.33/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.23 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: 655.02 GB
    • Received: 14.23 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.